org.eclipse.mat.ui.snapshot.editor
Class HeapEditorPane
java.lang.Object
org.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.snapshot.editor.HeapEditorPane
- Direct Known Subclasses:
- OverviewPane
public abstract class HeapEditorPane
- extends AbstractEditorPane
Methods inherited from class org.eclipse.mat.ui.editor.AbstractEditorPane |
addPropertyListener, contributeToToolBar, dispose, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleImage, getTitleToolTip, initWithArgument, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setFocus, setPaneState |
HeapEditorPane
public HeapEditorPane()
init
public void init(IEditorSite site,
IEditorInput input)
throws PartInitException
- Overrides:
init
in class AbstractEditorPane
- Throws:
PartInitException
getSnapshotInput
public ISnapshotEditorInput getSnapshotInput()