Uses of Class
org.jdesktop.swingx.JXTaskPane

Packages that use JXTaskPane
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXTaskPane in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx with parameters of type JXTaskPane
 void JXTaskPaneContainer.add(JXTaskPane group)
          Adds a JXTaskPane to this JXTaskPaneContainer.
 void JXTaskPaneContainer.remove(JXTaskPane group)
          Removes a JXTaskPane from this JXTaskPaneContainer.