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, setSelection
public 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()
dispose
in interface org.eclipse.ui.part.IPage
dispose
in class org.eclipse.ui.part.Page