Uses of Class
org.jdesktop.swingx.JXSearchField
Packages that use JXSearchField
-
Uses of JXSearchField in org.jdesktop.swingx.plaf
Fields in org.jdesktop.swingx.plaf declared as JXSearchFieldModifier and TypeFieldDescriptionprotected JXSearchFieldSearchFieldUI.searchFieldThe search field that we're a UI delegate for. -
Uses of JXSearchField in org.jdesktop.swingx.search
Methods in org.jdesktop.swingx.search with parameters of type JXSearchFieldModifier and TypeMethodDescriptionvoidRecentSearches.uninstall(JXSearchField searchField) Remove the recent searches popup fromsearchFieldwhen installed and stop listening forActionEvents fired by the search field.