|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.util.Tree.Node de.grogra.pf.ui.edit.PropertyEditorTree.Node de.grogra.pf.ui.edit.PropertyEditorTree.SelectionNode
public static class PropertyEditorTree.SelectionNode
Field Summary |
---|
Fields inherited from class de.grogra.util.Tree.Node |
---|
children, next, parent |
Constructor Summary | |
---|---|
PropertyEditorTree.SelectionNode(Selection sel)
|
Method Summary |
---|
Methods inherited from class de.grogra.pf.ui.edit.PropertyEditorTree.Node |
---|
createComponent, getTreePath, isEnabled, setDecription, setText, updateComponent |
Methods inherited from class de.grogra.util.Tree.Node |
---|
addChild, getChild, getChildCount, getChildren, getLastSibling, getPath, insertChainBefore, insertChild, remove, removeChild, removeLastChild, replace, setChildren, setNext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyEditorTree.SelectionNode(Selection sel)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |