|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.image.data.SharedNodes
public final class SharedNodes
Contains helper methods for generating the Shared Sessions Tree Structure in the Project Frame.
The hiarachy is:
Shared Sessions Node -> Users Nodes -> Sessions Nodes
Constructor Summary | |
---|---|
SharedNodes()
|
Method Summary | |
---|---|
static javax.swing.tree.DefaultMutableTreeNode |
getSharedSessionsNode()
Gets the main Shared Session Node, with all proper sub nodes attached. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SharedNodes()
Method Detail |
---|
public static javax.swing.tree.DefaultMutableTreeNode getSharedSessionsNode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |