Uses of Class
com.jidesoft.swing.JideSplitPane

Packages that use JideSplitPane
com.jidesoft.swing The package contains many based classes we added on top of Swing for JIDE Common Layer. 
 

Uses of JideSplitPane in com.jidesoft.swing
 

Fields in com.jidesoft.swing declared as JideSplitPane
protected  JideSplitPane JideSplitPaneDivider._jideSplitPane
          JideSplitPane the receiver is contained in.
 

Methods in com.jidesoft.swing that return JideSplitPane
 JideSplitPane JideSplitPaneDivider.getJideSplitPane()
          Gets the JideSplitPane.
 

Methods in com.jidesoft.swing with parameters of type JideSplitPane
 void JideSplitPaneDivider.setJideSplitPane(JideSplitPane splitPane)
          Sets the JideSplitPane that is using this divider.
 

Constructors in com.jidesoft.swing with parameters of type JideSplitPane
JideSplitPaneDivider(JideSplitPane splitPane)
          Creates an instance of BasicJideSplitPaneDivider.
 



Copyright © 2013. All Rights Reserved.