| Package | Description |
|---|---|
| org.jdesktop.swingx |
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
|
| org.jdesktop.swingx.search |
| Class and Description |
|---|
| PatternMatcher
Implemented by classes that work with
Pattern objects. |
| PatternModel
Presentation Model for Find/Filter Widgets.
|
| RecentSearches
Maintains a list of recent searches and persists this list automatically
using
Preferences. |
| Searchable
Interface that used to implement search logic in all the search capable
components.
|
| Class and Description |
|---|
| AbstractSearchable
An abstract implementation of Searchable supporting
incremental search.
|
| AbstractSearchable.SearchResult
A convenience class to hold search state.
|
| 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. |
| Searchable
Interface that used to implement search logic in all the search capable
components.
|
| SearchFactory
Factory to create, configure and show application consistent
search and find widgets.
|
Copyright © 2017. All Rights Reserved.