| 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.decorator |
Contains API used to implement coordinated sorting, filtering
and highlighting of the extended Swing cell-rendering component
classes JXTable, JXTreeTable, JXTree, and JXList.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JXSearchPanel.addPatternMatcher(PatternMatcher matcher) |
protected void |
JXSearchPanel.updateFieldName(PatternMatcher matcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
PatternFilter
Pluggable pattern filter.
|