swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.JXStatusBar

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

Methods in org.jdesktop.swingx that return JXStatusBar
 JXStatusBar JXRootPane.getStatusBar()
           
 

Methods in org.jdesktop.swingx with parameters of type JXStatusBar
 void JXRootPane.setStatusBar(JXStatusBar statusBar)
          Set the status bar for this root pane.
 


swingx
Version 2005-08-19