|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfreemind.controller.filter.condition.NodeCondition
public abstract class NodeCondition
Constructor Summary | |
---|---|
protected |
NodeCondition()
|
Method Summary | |
---|---|
protected abstract java.lang.String |
createDesctiption()
|
javax.swing.JComponent |
getListCellRendererComponent()
|
void |
saveAttributes(XMLElement child)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface freemind.controller.filter.condition.Condition |
---|
checkNode, save |
Constructor Detail |
---|
protected NodeCondition()
Method Detail |
---|
public javax.swing.JComponent getListCellRendererComponent()
getListCellRendererComponent
in interface Condition
public java.lang.String toString()
toString
in class java.lang.Object
protected abstract java.lang.String createDesctiption()
public void saveAttributes(XMLElement child)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |