|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.controller.filter.condition.NodeCondition
freemind.controller.filter.condition.AttributeNotExistsCondition
public class AttributeNotExistsCondition
Constructor Summary | |
---|---|
AttributeNotExistsCondition(java.lang.String attribute)
|
Method Summary | |
---|---|
boolean |
checkNode(Controller c,
MindMapNode node)
|
protected java.lang.String |
createDesctiption()
|
void |
save(XMLElement element)
|
Methods inherited from class freemind.controller.filter.condition.NodeCondition |
---|
getListCellRendererComponent, saveAttributes, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AttributeNotExistsCondition(java.lang.String attribute)
Method Detail |
---|
public boolean checkNode(Controller c, MindMapNode node)
public void save(XMLElement element)
protected java.lang.String createDesctiption()
createDesctiption
in class NodeCondition
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |