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

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

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

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UserTreeNode (AdminController c, User user)
void refresh (DefaultTreeModel treeModel)
String getDescription ()
JPopupMenu getContextMenu ()
ImageIcon getImageIcon ()
User getUser ()
String getUserName ()
ServerTreeNode getParentServerTreeNode ()
boolean getAllowsChildren ()

Detailed Description

Definition at line 30 of file UserTreeNode.java.


Member Function Documentation

void org.objectweb.joram.client.tools.admin.UserTreeNode.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 52 of file UserTreeNode.java.

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

Returns descriptive text about the node.

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

Definition at line 56 of file UserTreeNode.java.

JPopupMenu org.objectweb.joram.client.tools.admin.UserTreeNode.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 67 of file UserTreeNode.java.

References org.objectweb.joram.client.tools.admin.AdminController.isAdminConnected().

Here is the call graph for this function:

ImageIcon org.objectweb.joram.client.tools.admin.UserTreeNode.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 84 of file UserTreeNode.java.


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