org.eclipse.mat.ui.snapshot.panes
Class OQLPane
java.lang.Object
org.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.editor.CompositeHeapEditorPane
org.eclipse.mat.ui.snapshot.panes.OQLPane
public class OQLPane
- extends CompositeHeapEditorPane
Methods inherited from class org.eclipse.mat.ui.editor.AbstractEditorPane |
addPropertyListener, dispose, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleToolTip, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneState |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OQLPane
public OQLPane()
createPartControl
public void createPartControl(Composite parent)
contributeToToolBar
public void contributeToToolBar(IToolBarManager manager)
- Overrides:
contributeToToolBar
in class CompositeHeapEditorPane
initWithArgument
public void initWithArgument(java.lang.Object param)
- Overrides:
initWithArgument
in class AbstractEditorPane
setFocus
public void setFocus()
- Overrides:
setFocus
in class AbstractEditorPane
createExceptionPane
public void createExceptionPane(java.lang.Exception cause,
java.lang.String queryString)
throws PartInitException
- Throws:
PartInitException
getTitle
public java.lang.String getTitle()
getTitleImage
public Image getTitleImage()
- Overrides:
getTitleImage
in class AbstractEditorPane