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 |
MainView.showContextActions(List<ContextAction> actions,
MouseEvent e)
Shows a popup context menu created from the list of supplied context
actions.
|
void |
MainWindow.showContextActions(List<ContextAction> actions,
MouseEvent e) |
Modifier and Type | Interface and Description |
---|---|
interface |
HostContextAction
HostContextAction s provide actions that are associated with hosts and
can be invoked by users. |
interface |
MenuAction
MenuAction s are used to create top-level menu items in the main
window. |
interface |
VMContextAction
VMContextAction s 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.