swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.JXFindBar

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

Fields in org.jdesktop.swingx declared as JXFindBar
protected  JXFindBar SearchFactory.findBar
          the shared find widget for incremental-find.
 

Methods in org.jdesktop.swingx that return JXFindBar
 JXFindBar SearchFactory.createFindBar()
          Factory method to create a JXFindBar.
 JXFindBar SearchFactory.getSharedFindBar()
          returns the shared JXFindBar.
 


swingx
Version 2005-08-19