| 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 | Method | Description |
|---|---|---|
JXList |
JXList.ListAdapter.getList() |
Typesafe accessor for the target component.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected ListRolloverController<JXList> |
JXList.createLinkController() |
|
protected ListRolloverController<JXList> |
JXList.getLinkController() |
| Constructor | Description |
|---|---|
ListAdapter(JXList component) |
Constructs a
ListAdapter for the specified target
JXList. |
| Modifier and Type | Field | Description |
|---|---|---|
protected JXList |
ListSearchable.list |
| Constructor | Description |
|---|---|
ListSearchable(JXList list) |