|
|||||||||
| 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.ConfigurationGroupTreeNode
public class ConfigurationGroupTreeNode
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
ConfigurationGroupTreeNode(ConfigurationWindow window,
ConfigurationTree tree,
ConfigurationGroup group)
|
|
| Method Summary | |
|---|---|
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 |
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 ConfigurationGroupTreeNode(ConfigurationWindow window,
ConfigurationTree tree,
ConfigurationGroup group)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public 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 | ||||||||