Uses of Class
net.clackrouter.jgraph.utils.gui.GPSplitPane

Packages that use GPSplitPane
net.clackrouter.gui Major graphical components that comprise the Clack Application. 
 

Uses of GPSplitPane in net.clackrouter.gui
 

Fields in net.clackrouter.gui declared as GPSplitPane
protected  GPSplitPane HierarchComponent.splitPane
          Deprecated. Splitpane between the libraries and the graph
 

Methods in net.clackrouter.gui that return GPSplitPane
 GPSplitPane HierarchComponent.getSplitPane()
          Deprecated. Returns the splitPane.
 

Methods in net.clackrouter.gui with parameters of type GPSplitPane
 void HierarchComponent.setSplitPane(GPSplitPane splitPane)
          Deprecated. Sets the splitPane.