Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
ArrayListModel
org.grinvin.list.DefaultFilterListModel
public class DefaultFilterListModel
extends ArrayListModel
implements FilterListModel, GraphFilterListener
InvariantListModel
.
Method Summary | |
void |
|
boolean |
|
boolean |
|
boolean |
|
void | |
void |
|
void |
|
URI |
|
boolean |
|
GraphFilter |
|
void | |
protected void |
|
GraphFilter |
|
void |
|
public boolean addAll(GraphFilter> collection)
public boolean addAll(int index, GraphFilter> collection)
public void addFilterListModelListener(FilterListModelListener listener)
- Specified by:
- addFilterListModelListener in interface FilterListModel
public void clear()
public void filterChanged(GraphFilter filter)
- Specified by:
- filterChanged in interface GraphFilterListener
public boolean remove(Object obj)
public void removeFilterListModelListener(FilterListModelListener listener)
- Specified by:
- removeFilterListModelListener in interface FilterListModel
protected void removeRange(int fromIndex, int toIndex)