| Package | Description |
|---|---|
| com.redhat.thermostat.client.heap | |
| com.redhat.thermostat.client.heap.swing |
| Modifier and Type | Method and Description |
|---|---|
abstract HeapObjectUI |
ObjectDetailsView.getSelectedMatchingObject() |
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferences(HeapObjectUI obj)
get a list of objects that this object refers to
|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferrers(HeapObjectUI obj)
get a list of objects that refers to this object
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferences(HeapObjectUI obj)
get a list of objects that this object refers to
|
Collection<HeapObjectUI> |
ObjectDetailsView.ObjectReferenceCallback.getReferrers(HeapObjectUI obj)
get a list of objects that refers to this object
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ObjectDetailsView.setMatchingObjects(Collection<HeapObjectUI> objects) |
void |
ObjectRootsView.setPathToRoot(List<HeapObjectUI> pathToRoot) |
| Modifier and Type | Method and Description |
|---|---|
HeapObjectUI |
ObjectDetailsPanel.getSelectedMatchingObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectDetailsPanel.setMatchingObjects(Collection<HeapObjectUI> objects) |
void |
ObjectRootsFrame.setPathToRoot(List<HeapObjectUI> pathToRoot) |
Copyright © 2012. All Rights Reserved.