Uses of Package
org.jdesktop.swingx.search
Packages that use org.jdesktop.swingx.search
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.
-
Classes in org.jdesktop.swingx.search used by org.jdesktop.swingxClassDescriptionImplemented by classes that work with
Pattern
objects.Presentation Model for Find/Filter Widgets.Maintains a list of recent searches and persists this list automatically usingPreferences
.Interface that used to implement search logic in all the search capable components. -
Classes in org.jdesktop.swingx.search used by org.jdesktop.swingx.searchClassDescriptionAn abstract implementation of Searchable supporting incremental search.A convenience class to hold search state.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 using
Preferences
.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.