
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 |
|
|
Constructor
|
|
|
Get the LoggingConfigurable out of the container
|
|
|
Get the LoggingConfigurable out of the manager
|
|
|
Check if the object represented by the node implements the LoggingConfigurable IDL interface. Actually the only ACS items implementing such an interface are
|
|
|
|
|
|
Show the dialog to read and configure the log level
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8