public static class SnapshotOutlinePage.HeapEditorOutlinePage extends SnapshotOutlinePage implements ISnapshotEditorInput.IChangeListener
SnapshotOutlinePage.HeapEditorOutlinePage| Constructor and Description |
|---|
HeapEditorOutlinePage(ISnapshotEditorInput input) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose() |
void |
onBaselineLoaded(ISnapshot snapshot) |
void |
onSnapshotLoaded(ISnapshot snapshot) |
addSelectionChangedListener, createControl, getControl, getSelection, init, removeSelectionChangedListener, setFocus, setSelectiongetSite, makeContributions, setActionBarspublic HeapEditorOutlinePage(ISnapshotEditorInput input)
public void onSnapshotLoaded(ISnapshot snapshot)
onSnapshotLoaded in interface ISnapshotEditorInput.IChangeListenerpublic void onBaselineLoaded(ISnapshot snapshot)
onBaselineLoaded in interface ISnapshotEditorInput.IChangeListener