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 |
|
Constructor |
|
|
|
Init the menu |
|
|
|
|
|
|
|
|