Uses of Class
org.jdesktop.swingx.JXFindBar
-
Packages that use JXFindBar Package Description org.jdesktop.swingx.search -
-
Uses of JXFindBar in org.jdesktop.swingx.search
Fields in org.jdesktop.swingx.search declared as JXFindBar Modifier and Type Field Description protected JXFindBar
SearchFactory. findBar
the shared find widget for incremental-find.Methods in org.jdesktop.swingx.search that return JXFindBar Modifier and Type Method Description JXFindBar
SearchFactory. createFindBar()
Factory method to create a JXFindBar.JXFindBar
SearchFactory. getSharedFindBar()
Returns the shared JXFindBar.
-