|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.controller.filter.condition.NoFilteringCondition
public class NoFilteringCondition
Method Summary | |
---|---|
boolean |
checkNode(Controller c,
MindMapNode node)
|
static Condition |
createCondition()
|
javax.swing.JComponent |
getListCellRendererComponent()
|
void |
save(XMLElement element)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public boolean checkNode(Controller c, MindMapNode node)
checkNode
in interface Condition
public javax.swing.JComponent getListCellRendererComponent()
getListCellRendererComponent
in interface Condition
public static Condition createCondition()
public void save(XMLElement element)
save
in interface Condition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |