protected abstract static class AbstractTableListEditor.AbstractEntryListModel extends javax.swing.AbstractListModel<java.lang.String>
Modifier | Constructor and Description |
---|---|
protected |
AbstractEntryListModel() |
Modifier and Type | Method and Description |
---|---|
(package private) abstract void |
add() |
(package private) abstract void |
remove(int idx) |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
protected AbstractEntryListModel()