Package | Description |
---|---|
com.redhat.thermostat.vm.heap.analysis.client.core | |
com.redhat.thermostat.vm.heap.analysis.client.swing.internal |
Modifier and Type | Method and Description |
---|---|
static ObjectDetailsView.ObjectAction |
ObjectDetailsView.ObjectAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectDetailsView.ObjectAction[] |
ObjectDetailsView.ObjectAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
ObjectDetailsView.addObjectActionListener(ActionListener<ObjectDetailsView.ObjectAction> listener) |
abstract void |
ObjectDetailsView.removeObjectActionListnener(ActionListener<ObjectDetailsView.ObjectAction> listener) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectDetailsPanel.addObjectActionListener(ActionListener<ObjectDetailsView.ObjectAction> listener) |
void |
ObjectDetailsPanel.removeObjectActionListnener(ActionListener<ObjectDetailsView.ObjectAction> listener) |
Copyright © 2014. All rights reserved.