public class CommandListModel extends AbstractListModel
| Modifier and Type | Field and Description |
|---|---|
protected List<Command> |
commands |
listenerList| Constructor and Description |
|---|
CommandListModel() |
| Modifier and Type | Method and Description |
|---|---|
List<Command> |
getCommands() |
Object |
getElementAt(int index) |
int |
getSize() |
void |
setCommands(List<Command> commands) |
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListenerCopyright © 2010-2012 Ifremer. All Rights Reserved.