Uses of Class
org.jdesktop.swingx.JXRootPane

Packages that use JXRootPane
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 JXRootPane in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx that return JXRootPane
protected  JXRootPane JXDialog.createRootPane()
          Called by the constructor methods to create the default rootPane.
 JXRootPane JXDialog.getRootPane()
          Returns the rootPane object for this dialog.
 JXRootPane JXFrame.getRootPaneExt()
          Return the extended root pane.