|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.admin.data.DynamicTreeHelper
public final class DynamicTreeHelper
A helper class for the MetaData application. In the MetaData application, the MetaData is represented in a JTree.
Constructor Summary | |
---|---|
DynamicTreeHelper()
|
Method Summary | |
---|---|
static DynamicSection |
getDynamicSectionForNode(javax.swing.tree.DefaultMutableTreeNode node)
Returns the DynamicSection of any the given node. |
static NameTable |
getTableForNode(javax.swing.tree.DefaultMutableTreeNode selectedNode)
Returns the table the given node represents. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DynamicTreeHelper()
Method Detail |
---|
public static DynamicSection getDynamicSectionForNode(javax.swing.tree.DefaultMutableTreeNode node)
public static NameTable getTableForNode(javax.swing.tree.DefaultMutableTreeNode selectedNode)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |