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 |
Modifier and Type | Class and Description |
---|---|
class |
JXFindBar
A simple low-intrusion default widget for incremental search.
|
Modifier and Type | Field and Description |
---|---|
protected JXFindPanel |
SearchFactory.findPanel
the shared find widget for batch-find.
|
Modifier and Type | Method and Description |
---|---|
JXFindPanel |
SearchFactory.createFindPanel()
Factory method to create a JXFindPanel.
|
JXFindPanel |
SearchFactory.getSharedFindPanel()
Returns the shared JXFindPanel.
|
Copyright © 2013. All rights reserved.