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 JXSearchField
SearchFieldUI.searchField
The 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 TypeMethodDescriptionvoid
RecentSearches.uninstall
(JXSearchField searchField) Remove the recent searches popup fromsearchField
when installed and stop listening forActionEvent
s fired by the search field.