| Package | Description |
|---|---|
| org.mdiutil.swing |
This package provides several swing utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
JListChooser |
JListSelector.getListChooser()
Return the underlying JListChooser.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JListSelector.setListChooser(JListChooser chooser)
Set the underlying JListChooser.
|
| Constructor and Description |
|---|
JListSelector(JListChooser lc) |