org.eclipse.mat.ui.internal.panes
Class QueryTextResultPane
java.lang.Object
org.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.internal.panes.QueryTextResultPane
public class QueryTextResultPane
- extends AbstractEditorPane
Methods inherited from class org.eclipse.mat.ui.editor.AbstractEditorPane |
addPropertyListener, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneState |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryTextResultPane
public QueryTextResultPane()
createPartControl
public void createPartControl(Composite parent)
initWithArgument
public void initWithArgument(java.lang.Object argument)
- Overrides:
initWithArgument
in class AbstractEditorPane
contributeToToolBar
public void contributeToToolBar(IToolBarManager manager)
- Overrides:
contributeToToolBar
in class AbstractEditorPane
setFocus
public void setFocus()
- Overrides:
setFocus
in class AbstractEditorPane
getSelection
public ISelection getSelection()
changing
public void changing(LocationEvent event)
changed
public void changed(LocationEvent event)
getTitle
public java.lang.String getTitle()
getTitleImage
public Image getTitleImage()
- Overrides:
getTitleImage
in class AbstractEditorPane
getTitleToolTip
public java.lang.String getTitleToolTip()
- Overrides:
getTitleToolTip
in class AbstractEditorPane
addSelectionChangedListener
public void addSelectionChangedListener(ISelectionChangedListener listener)
removeSelectionChangedListener
public void removeSelectionChangedListener(ISelectionChangedListener listener)
setSelection
public void setSelection(ISelection selection)
dispose
public void dispose()
- Overrides:
dispose
in class AbstractEditorPane