org.objectweb.joram.client.tools.admin.ServerTreeNode Class Reference

Inherits org.objectweb.joram.client.tools.admin.AdminTreeNode.

Inheritance diagram for org.objectweb.joram.client.tools.admin.ServerTreeNode:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.joram.client.tools.admin.ServerTreeNode:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ServerTreeNode (AdminController c, Server serverDesc)
void refresh (DefaultTreeModel treeModel)
String getDescription ()
JPopupMenu getContextMenu ()
ImageIcon getImageIcon ()
int getServerId ()
final DestinationRootTreeNode getDestinationRoot ()
final UserRootTreeNode getUserRoot ()
final DomainRootTreeNode getDomainRoot ()
String toString ()
List getDeadMessageQueues ()
List getUsers ()

Static Public Member Functions

static String toString (Server serverDesc)

Detailed Description

Definition at line 31 of file ServerTreeNode.java.


Member Function Documentation

void org.objectweb.joram.client.tools.admin.ServerTreeNode.refresh ( DefaultTreeModel  treeModel  ) 

Refreshes the node.

Parameters:
treeModel the model that the node is contained in.

Implements org.objectweb.joram.client.tools.admin.AdminTreeNode.

Definition at line 58 of file ServerTreeNode.java.

String org.objectweb.joram.client.tools.admin.ServerTreeNode.getDescription (  ) 

Returns descriptive text about the node.

Implements org.objectweb.joram.client.tools.admin.AdminTreeNode.

Definition at line 61 of file ServerTreeNode.java.

References org.objectweb.joram.client.tools.admin.ServerTreeNode.toString().

Here is the call graph for this function:

JPopupMenu org.objectweb.joram.client.tools.admin.ServerTreeNode.getContextMenu (  ) 

Returns a context menu for the node, or null if no context menu should be created.

Implements org.objectweb.joram.client.tools.admin.AdminTreeNode.

Definition at line 69 of file ServerTreeNode.java.

References org.objectweb.joram.client.tools.admin.ServerTreeNode.getDomainRoot(), org.objectweb.joram.client.tools.admin.AdminController.isAdminConnected(), and org.objectweb.joram.client.tools.admin.AdminController.isJndiConnected().

Here is the call graph for this function:

ImageIcon org.objectweb.joram.client.tools.admin.ServerTreeNode.getImageIcon (  ) 

Gets the image icon for this node, or null to use the default.

Implements org.objectweb.joram.client.tools.admin.AdminTreeNode.

Definition at line 105 of file ServerTreeNode.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 16 16:19:23 2008 for joram by  doxygen 1.5.0