Package org.jdesktop.swingx.search

Interface Summary
PatternMatcher Implemented by classes that work with Pattern objects.
Searchable Interface that used to implement search logic in all the search capable components.
 

Class Summary
AbstractSearchable An abstract implementation of Searchable supporting incremental search.
AbstractSearchable.SearchResult A convenience class to hold search state.
ListSearchable  
NativeSearchFieldSupport TODO: comment
PatternModel Presentation Model for Find/Filter Widgets.
PatternModel.AnchoredSearchMode Support for anchored input.
PatternModel.RegexCreator Responsible for converting a "raw text" into a valid regular expression in the context of a set of rules.
RecentSearches Maintains a list of recent searches and persists this list automatically using Preferences.
RecentSearches.RecentSearchesPopup The popup menu returned by RecentSearches#createPopupMenu(JXSearchField).
SearchFactory Factory to create, configure and show application consistent search and find widgets.
TableSearchable An Searchable implementation for use in JXTable.
TreeSearchable A searchable targetting the visible rows of a JXTree.
 



Copyright © 2010. All Rights Reserved.