alma::acs::gui::loglevel::tree::TreePopupMenu Class Reference

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

List of all members.

Public Member Functions

 TreePopupMenu (LogLvlTreeModel model)
void actionPerformed (ActionEvent e)

Private Member Functions

void initialize ()

Private Attributes

JMenuItem refreshTreeMI = new JMenuItem("Refresh")
JCheckBoxMenuItem viewClientsCMI = new JCheckBoxMenuItem("View clients node")
JCheckBoxMenuItem viewComponentsCMI = new JCheckBoxMenuItem("View components node")
LogLvlTreeModel model

Detailed Description

The popup menu for the LogLevelTree

Author:
acaproni

Constructor & Destructor Documentation

alma::acs::gui::loglevel::tree::TreePopupMenu::TreePopupMenu ( LogLvlTreeModel  model  )  [inline]

Constructor

References initialize().


Member Function Documentation

void alma::acs::gui::loglevel::tree::TreePopupMenu::actionPerformed ( ActionEvent  e  )  [inline]
void alma::acs::gui::loglevel::tree::TreePopupMenu::initialize (  )  [inline, private]

Init the menu

References refreshTreeMI, viewClientsCMI, and viewComponentsCMI.

Referenced by TreePopupMenu().


Member Data Documentation

Referenced by actionPerformed().

JMenuItem alma::acs::gui::loglevel::tree::TreePopupMenu::refreshTreeMI = new JMenuItem("Refresh") [private]

Referenced by actionPerformed(), and initialize().

JCheckBoxMenuItem alma::acs::gui::loglevel::tree::TreePopupMenu::viewClientsCMI = new JCheckBoxMenuItem("View clients node") [private]

Referenced by actionPerformed(), and initialize().

JCheckBoxMenuItem alma::acs::gui::loglevel::tree::TreePopupMenu::viewComponentsCMI = new JCheckBoxMenuItem("View components node") [private]

Referenced by actionPerformed(), and initialize().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2