Package org.jdesktop.swingx.search
package org.jdesktop.swingx.search
-
ClassDescriptionAn abstract implementation of Searchable supporting incremental search.A convenience class to hold search state.NativeSearchFieldSupport for MacImplemented by classes that work with
Pattern
objects.Presentation Model for Find/Filter Widgets.Support for anchored input.Responsible for converting a "raw text" into a valid regular expression in the context of a set of rules.Maintains a list of recent searches and persists this list automatically usingPreferences
.The popup menu returned byRecentSearches.createPopupMenu(JXSearchField)
.Interface that used to implement search logic in all the search capable components.Factory to create, configure and show application consistent search and find widgets.An Searchable implementation for use in JXTable.A searchable targetting the visible rows of a JXTree.