Uses of Class
org.jdesktop.swingx.search.RecentSearches
Packages that use RecentSearches
Package
Description
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 RecentSearches in org.jdesktop.swingx
Methods in org.jdesktop.swingx that return RecentSearches -
Uses of RecentSearches in org.jdesktop.swingx.search
Constructors in org.jdesktop.swingx.search with parameters of type RecentSearchesModifierConstructorDescriptionRecentSearchesPopup
(RecentSearches recentSearches, JTextField searchField) Creates a new popup menu based on the givenRecentSearches
andJXSearchField
.