public class SelectedItemsListModel
extends javax.swing.AbstractListModel
| Constructor and Description |
|---|
SelectedItemsListModel(DoubleSidedListSelectionModel p) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |
void |
update() |
public SelectedItemsListModel(DoubleSidedListSelectionModel p)