Package | Description |
---|---|
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
static VmGcView.Action |
VmGcView.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmGcView.Action[] |
VmGcView.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VmGcView.addActionListener(ActionListener<VmGcView.Action> listener) |
void |
VmGcPanel.addActionListener(ActionListener<VmGcView.Action> listener) |
void |
VmGcView.removeActionListener(ActionListener<VmGcView.Action> listener) |
void |
VmGcPanel.removeActionListener(ActionListener<VmGcView.Action> listener) |
Copyright © 2012. All Rights Reserved.