public class NonHumanResourceListModel extends AbstractResourceListModel
Constructor and Description |
---|
NonHumanResourceListModel() |
Modifier and Type | Method and Description |
---|---|
void |
filter(java.lang.String chars) |
java.lang.Object |
getElementAt(int i) |
java.util.List<java.lang.Object> |
getSelections(int[] selectedIndices) |
int |
getSize() |
getIndicesFor
public int getSize()
public java.lang.Object getElementAt(int i)
public void filter(java.lang.String chars)
filter
in class AbstractResourceListModel
public java.util.List<java.lang.Object> getSelections(int[] selectedIndices)
getSelections
in class AbstractResourceListModel