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 JXFindBarSearchFactory. findBarthe shared find widget for incremental-find.Methods in org.jdesktop.swingx.search that return JXFindBar Modifier and Type Method Description JXFindBarSearchFactory. createFindBar()Factory method to create a JXFindBar.JXFindBarSearchFactory. getSharedFindBar()Returns the shared JXFindBar.
-