private class CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel extends AbstractListModel<String>
listenerList
Modifier | Constructor and Description |
---|---|
private |
ProjectionCodeListModel() |
Modifier and Type | Method and Description |
---|---|
void |
fireContentsChanged() |
String |
getElementAt(int index) |
int |
getSize() |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
private ProjectionCodeListModel()
public int getSize()
public String getElementAt(int index)
public void fireContentsChanged()