edu.jhu.tmaj.client.image.data
Class SharedNodes

java.lang.Object
  extended by edu.jhu.tmaj.client.image.data.SharedNodes

public final class SharedNodes
extends java.lang.Object

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

SharedNodes

public SharedNodes()
Method Detail

getSharedSessionsNode

public static javax.swing.tree.DefaultMutableTreeNode getSharedSessionsNode()
Gets the main Shared Session Node, with all proper sub nodes attached.