Package | Description |
---|---|
com.redhat.thermostat.client.swing | |
com.redhat.thermostat.client.swing.internal |
Modifier and Type | Method and Description |
---|---|
void |
MenuHelper.addMenuAction(MenuAction action)
Add a menu item as specified though the
MenuAction argument. |
void |
MenuHelper.removeMenuAction(MenuAction action)
Remove a existing menu item as specified though the
MenuAction
argument. |
Modifier and Type | Method and Description |
---|---|
void |
MainView.addMenu(MenuAction action)
Adds a menu item to the window.
|
void |
MainWindow.addMenu(MenuAction action) |
void |
MainView.removeMenu(MenuAction action)
Removes a menu item to the window.
|
void |
MainWindow.removeMenu(MenuAction action) |
Copyright © 2013. All rights reserved.