private class ListListEditor.EntryListModel extends AbstractTableListEditor.AbstractEntryListModel
Modifier | Constructor and Description |
---|---|
private |
EntryListModel() |
Modifier and Type | Method and Description |
---|---|
void |
add() |
java.lang.String |
getElementAt(int index) |
int |
getSize() |
void |
remove(int idx) |
private EntryListModel()
public java.lang.String getElementAt(int index)
public int getSize()
public void add()
add
in class AbstractTableListEditor.AbstractEntryListModel
public void remove(int idx)
remove
in class AbstractTableListEditor.AbstractEntryListModel