public class PilotListModel
extends javax.swing.AbstractListModel<java.lang.String>
ListModel
for the JScrollPane
within
the main window.Constructor and Description |
---|
PilotListModel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getElementAt(int index) |
int |
getSize() |