Package | Description |
---|---|
com.redhat.thermostat.client.ui |
Modifier and Type | Method and Description |
---|---|
static VmMemoryView.Action |
VmMemoryView.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VmMemoryView.Action[] |
VmMemoryView.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 |
VmMemoryPanel.addActionListener(ActionListener<VmMemoryView.Action> listener) |
void |
VmMemoryView.addActionListener(ActionListener<VmMemoryView.Action> listener) |
void |
VmMemoryPanel.removeActionListener(ActionListener<VmMemoryView.Action> listener) |
void |
VmMemoryView.removeActionListener(ActionListener<VmMemoryView.Action> listener) |
Copyright © 2012. All Rights Reserved.