Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::gui::loglevel::tree::node::TreeClientInfo Class Reference

Inheritance diagram for alma::acs::gui::loglevel::tree::node::TreeClientInfo:

Inheritance graph
[legend]
Collaboration diagram for alma::acs::gui::loglevel::tree::node::TreeClientInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TreeClientInfo (ClientInfo cli)
String toString ()
ClientInfo getClientInfo ()
boolean compareHandle (int handle)
boolean compareName (String name)
int getHandle ()
String getName ()

Private Attributes

ClientInfo client

Detailed Description

A container class for the ClientInfo adding some useful method for tree management

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::gui::loglevel::tree::node::TreeClientInfo::TreeClientInfo ClientInfo  cli  )  [inline]
 


Member Function Documentation

boolean alma::acs::gui::loglevel::tree::node::TreeClientInfo::compareHandle int  handle  )  [inline]
 

Check if the encapsulated ClientInfo's handle is equal to the passed one

Parameters:
handle The handle to compare with the handle of the client
Returns:
true if the handle and the parameter are equal

Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.

boolean alma::acs::gui::loglevel::tree::node::TreeClientInfo::compareName String  name  )  [inline]
 

Check if the encapsulated ClientInfo's name is equal to the passed one

Parameters:
handle The name to compare with the name of the client
Returns:
true if the name and the parameter are equal

Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.

ClientInfo alma::acs::gui::loglevel::tree::node::TreeClientInfo::getClientInfo  )  [inline]
 

Getter

Returns:
The ClientInfo encapsulated in this object

int alma::acs::gui::loglevel::tree::node::TreeClientInfo::getHandle  )  [inline]
 

Return the handle of the encsapsulated object

Returns:
The handle of the object

Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.

String alma::acs::gui::loglevel::tree::node::TreeClientInfo::getName  )  [inline]
 

Return the name of the encsapsulated object

Returns:
The name of the object

Implements alma::acs::gui::loglevel::tree::node::TreeContentInfo.

String alma::acs::gui::loglevel::tree::node::TreeClientInfo::toString  )  [inline]
 

Override toString to show the name on the tree


Member Data Documentation

ClientInfo alma::acs::gui::loglevel::tree::node::TreeClientInfo::client [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:02 2009 for ACS Java API by doxygen 1.3.8