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::TreeMouseListener Class Reference

Collaboration diagram for alma::acs::gui::loglevel::tree::TreeMouseListener:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TreeMouseListener (LogLvlTree logLevelTree)
void mousePressed (MouseEvent e)

Private Member Functions

void showLoggingConfigTab (TreePath path)
LoggingConfigurableOperations getLogConfFromManager () throws Exception
LoggingConfigurableOperations getLogConfFromContainer (ContainerInfo info) throws Exception
boolean implementsLoggingConfigurable (DefaultMutableTreeNode node)

Private Attributes

LogLvlTree tree
DefaultMutableTreeNode containersNode
LogLvlTreeModel model
TreePopupMenu popupMenu

Detailed Description

The class to receive mouse events generated by the tree

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::gui::loglevel::tree::TreeMouseListener::TreeMouseListener LogLvlTree  logLevelTree  )  [inline]
 

Constructor

Parameters:
logLevelTree The tree generating events


Member Function Documentation

LoggingConfigurableOperations alma::acs::gui::loglevel::tree::TreeMouseListener::getLogConfFromContainer ContainerInfo  info  )  throws Exception [inline, private]
 

Get the LoggingConfigurable out of the container

Returns:
The LoggingConfigurable for the container

LoggingConfigurableOperations alma::acs::gui::loglevel::tree::TreeMouseListener::getLogConfFromManager  )  throws Exception [inline, private]
 

Get the LoggingConfigurable out of the manager

Returns:
The LoggingConfigurable for the manager

boolean alma::acs::gui::loglevel::tree::TreeMouseListener::implementsLoggingConfigurable DefaultMutableTreeNode  node  )  [inline, private]
 

Check if the object represented by the node implements the LoggingConfigurable IDL interface. Actually the only ACS items implementing such an interface are

  • the manager
  • the containers

Parameters:
node The node to query
Returns:
true if the object implements LoggingConfigurable

void alma::acs::gui::loglevel::tree::TreeMouseListener::mousePressed MouseEvent  e  )  [inline]
 

See also:
java.awt.event.MouseListener

void alma::acs::gui::loglevel::tree::TreeMouseListener::showLoggingConfigTab TreePath  path  )  [inline, private]
 

Show the dialog to read and configure the log level

Parameters:
path The path of the selected node


Member Data Documentation

DefaultMutableTreeNode alma::acs::gui::loglevel::tree::TreeMouseListener::containersNode [private]
 

LogLvlTreeModel alma::acs::gui::loglevel::tree::TreeMouseListener::model [private]
 

TreePopupMenu alma::acs::gui::loglevel::tree::TreeMouseListener::popupMenu [private]
 

LogLvlTree alma::acs::gui::loglevel::tree::TreeMouseListener::tree [private]
 


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