freemind.controller.filter.condition
Class SelectedViewCondition
java.lang.Object
freemind.controller.filter.condition.SelectedViewCondition
- All Implemented Interfaces:
- Condition
public class SelectedViewCondition
- extends java.lang.Object
- implements Condition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SelectedViewCondition
public SelectedViewCondition()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
checkNode
public boolean checkNode(Controller c,
MindMapNode node)
- Specified by:
checkNode
in interface Condition
getListCellRendererComponent
public javax.swing.JComponent getListCellRendererComponent()
- Specified by:
getListCellRendererComponent
in interface Condition
CreateCondition
public static Condition CreateCondition()
save
public void save(XMLElement element)
- Specified by:
save
in interface Condition