public static class SnapshotOutlinePage.HeapEditorOutlinePage extends SnapshotOutlinePage implements ISnapshotEditorInput.IChangeListener
SnapshotOutlinePage.HeapEditorOutlinePage
Constructor and Description |
---|
SnapshotOutlinePage.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, setSelection
public SnapshotOutlinePage.HeapEditorOutlinePage(ISnapshotEditorInput input)
public void onSnapshotLoaded(ISnapshot snapshot)
onSnapshotLoaded
in interface ISnapshotEditorInput.IChangeListener
public void onBaselineLoaded(ISnapshot snapshot)
onBaselineLoaded
in interface ISnapshotEditorInput.IChangeListener
public void dispose()