private class CodeProjectionChoice.CodeSelectionPanel.ProjectionCodeListModel extends javax.swing.AbstractListModel<java.lang.String>
| Modifier | Constructor and Description |
|---|---|
private |
ProjectionCodeListModel() |
| Modifier and Type | Method and Description |
|---|---|
void |
fireContentsChanged() |
java.lang.String |
getElementAt(int index) |
int |
getSize() |
private ProjectionCodeListModel()
public int getSize()
public java.lang.String getElementAt(int index)
public void fireContentsChanged()