Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.grinvin.conjecture.filter.AbstractGraphFilter
org.grinvin.conjecture.filter.CompoundGraphFilter
Nested Class Summary | |
class |
Constructor Summary | |
| |
| |
|
Method Summary | |
boolean | |
void |
|
void |
|
String | |
FilterList | |
void |
|
void |
|
void |
|
Element |
Methods inherited from class org.grinvin.conjecture.filter.AbstractGraphFilter | |
accepts , accepts_impl , addGraphFilterListener , fireFilterChanged , getDescription , getDescription_impl , isNegated , negate , removeGraphFilterListener |
public CompoundGraphFilter(FilterListModel filters, CompoundGraphFilter.Operator operator)
public CompoundGraphFilter(FilterListModel filters, CompoundGraphFilter.Operator operator, boolean negate)
public boolean accepts_impl(GraphBundleView gb)
- Overrides:
- accepts_impl in interface AbstractGraphFilter
public void contentsChanged(ListDataEvent e)
public void fromElement(Element element)
- Specified by:
- fromElement in interface GraphFilter
public String getDescription_impl()
- Overrides:
- getDescription_impl in interface AbstractGraphFilter
public void intervalAdded(ListDataEvent e)
public void intervalRemoved(ListDataEvent e)