| Package | Description |
|---|---|
| com.redhat.thermostat.client.swing.internal | |
| com.redhat.thermostat.client.ui | |
| com.redhat.thermostat.killvm.client.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
MainWindow.showContextActions(List<ContextAction> actions,
MouseEvent e) |
void |
MainView.showContextActions(List<ContextAction> actions,
MouseEvent e)
Shows a popup context menu created from the list of supplied context
actions.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
HostContextAction
HostContextActions provide actions that are associated with hosts and
can be invoked by users. |
interface |
MenuAction
MenuActions are used to create top-level menu items in the main
window. |
interface |
VMContextAction
VMContextActions provide actions that are associated with Java
Virtual Machines and can be invoked by users. |
| Modifier and Type | Class and Description |
|---|---|
class |
KillVMAction
Implements the
VMContextAction entry point to provide a kill switch
for the currently selected Virtual Machine. |
Copyright © 2013. All Rights Reserved.