|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.cagrid.grape.ConfigurationEditorTreeNode
public class ConfigurationEditorTreeNode
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
ConfigurationEditorTreeNode(ConfigurationWindow window,
ConfigurationTree tree,
ConfigurationEditor des,
java.lang.Object obj)
|
|
| Method Summary | |
|---|---|
void |
addConfigurationEditor(ConfigurationEditor editor,
java.lang.Object object)
|
void |
addToDisplay()
|
ConfigurationManager |
getConfigurationManager()
|
ConfigurationWindow |
getConfigurationWindow()
|
javax.swing.JPanel |
getDisplayPanel()
|
javax.swing.ImageIcon |
getIcon()
|
java.lang.String |
getIdentifier()
|
ConfigurationTree |
getTree()
|
protected void |
processConfigurationDescriptor(ConfigurationDescriptor des)
|
protected void |
processConfigurationDescriptors(ConfigurationDescriptors list)
|
protected void |
processConfigurationEditor(ConfigurationEditor editor)
|
protected void |
processConfigurationEditors(ConfigurationEditors list)
|
protected void |
processConfigurationGroup(ConfigurationGroup des)
|
protected void |
processConfigurationGroups(ConfigurationGroups list)
|
void |
setDisplayPanel(javax.swing.JPanel displayPanel)
|
void |
showPanel()
|
java.lang.String |
toString()
|
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ConfigurationEditorTreeNode(ConfigurationWindow window,
ConfigurationTree tree,
ConfigurationEditor des,
java.lang.Object obj)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected void processConfigurationEditors(ConfigurationEditors list)
throws java.lang.Exception
java.lang.Exception
protected void processConfigurationEditor(ConfigurationEditor editor)
throws java.lang.Exception
java.lang.Exception
public void addConfigurationEditor(ConfigurationEditor editor,
java.lang.Object object)
throws java.lang.Exception
java.lang.Exceptionpublic javax.swing.ImageIcon getIcon()
public java.lang.String toString()
public ConfigurationTree getTree()
public ConfigurationWindow getConfigurationWindow()
public javax.swing.JPanel getDisplayPanel()
public void setDisplayPanel(javax.swing.JPanel displayPanel)
public void showPanel()
public void addToDisplay()
protected void processConfigurationGroups(ConfigurationGroups list)
throws java.lang.Exception
java.lang.Exception
protected void processConfigurationDescriptors(ConfigurationDescriptors list)
throws java.lang.Exception
java.lang.Exception
protected void processConfigurationGroup(ConfigurationGroup des)
throws java.lang.Exception
java.lang.Exception
protected void processConfigurationDescriptor(ConfigurationDescriptor des)
throws java.lang.Exception
java.lang.Exceptionpublic ConfigurationManager getConfigurationManager()
public java.lang.String getIdentifier()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||