public class CheckListModel
extends javax.swing.AbstractListModel
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Vector |
list |
| Constructor and Description |
|---|
CheckListModel(java.util.Vector list) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getElementAt(int index) |
int |
getSize() |