|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.util.Tree.Node
de.grogra.pf.ui.edit.PropertyEditorTree.Node
public static class PropertyEditorTree.Node
| Field Summary |
|---|
| Fields inherited from class de.grogra.util.Tree.Node |
|---|
children, next, parent |
| Constructor Summary | |
|---|---|
PropertyEditorTree.Node()
|
|
| Method Summary | |
|---|---|
protected ComponentWrapper |
createComponent()
|
javax.swing.tree.TreePath |
getTreePath()
|
protected boolean |
isEnabled()
|
void |
setDecription(Described d)
|
void |
setText(java.lang.String text)
|
protected void |
updateComponent(ComponentWrapper cw)
|
| 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.Node()
| Method Detail |
|---|
protected ComponentWrapper createComponent()
public javax.swing.tree.TreePath getTreePath()
getTreePath in class Tree.Nodeprotected boolean isEnabled()
public void setDecription(Described d)
public void setText(java.lang.String text)
protected void updateComponent(ComponentWrapper cw)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||