public abstract class RunAnythingSearchListModel extends CollectionListModel<java.lang.Object>
Constructor and Description |
---|
RunAnythingSearchListModel() |
Modifier and Type | Method and Description |
---|---|
protected abstract java.util.List<RunAnythingGroup> |
getGroups() |
void |
update() |
add, add, add, addAll, addRow, allContentsChanged, canExchangeRows, contains, contentsChanged, exchangeRows, getElementAt, getElementIndex, getInternalList, getItems, getSize, isEmpty, itemReplaced, remove, remove, removeAll, removeRange, removeRow, replaceAll, setElementAt, sort, toList, toString
protected abstract java.util.List<RunAnythingGroup> getGroups()
public void update()