public class ParameterListModel extends AbstractListModel<ParameterInstance>
listenerList
Constructor and Description |
---|
ParameterListModel() |
Modifier and Type | Method and Description |
---|---|
ParameterInstance |
getElementAt(int index) |
int |
getSize() |
void |
refresh()
Refresh the list.
|
void |
updateSetType(SetType newSetType)
Updates with content from a new Settype.
|
addListDataListener, fireContentsChanged, fireIntervalAdded, fireIntervalRemoved, getListDataListeners, getListeners, removeListDataListener
public ParameterInstance getElementAt(int index)
public int getSize()
public void updateSetType(SetType newSetType)
newSetType
- the new Settypepublic void refresh()
Copyright © 2013. All Rights Reserved.