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