|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.controller.filter.condition.DisjunctConditions
public class DisjunctConditions
Constructor Summary | |
---|---|
DisjunctConditions(java.lang.Object[] conditions)
|
Method Summary | |
---|---|
boolean |
checkNode(Controller c,
MindMapNode node)
|
javax.swing.JComponent |
getListCellRendererComponent()
|
void |
save(XMLElement element)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DisjunctConditions(java.lang.Object[] conditions)
Method Detail |
---|
public boolean checkNode(Controller c, MindMapNode node)
checkNode
in interface Condition
public javax.swing.JComponent getListCellRendererComponent()
getListCellRendererComponent
in interface Condition
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 |