org.eclipse.mat.ui.internal.panes
Class QueryResultPane
java.lang.Object
org.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.internal.panes.QueryResultPane
- Direct Known Subclasses:
- BundlesPane, CompareTablesPane, DominatorPane, HistogramPane, MultiplePath2GCRootsPane, Path2GCRootsPane, TableResultPane
public class QueryResultPane
- extends AbstractEditorPane
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 |
QueryResultPane
public QueryResultPane()
createPartControl
public void createPartControl(Composite parent)
initWithArgument
public void initWithArgument(java.lang.Object argument)
- Overrides:
initWithArgument
in class AbstractEditorPane
getTitle
public java.lang.String getTitle()
getTitleImage
public Image getTitleImage()
- Overrides:
getTitleImage
in class AbstractEditorPane
setFocus
public void setFocus()
- Overrides:
setFocus
in class AbstractEditorPane
contributeToToolBar
public void contributeToToolBar(IToolBarManager manager)
- Overrides:
contributeToToolBar
in class AbstractEditorPane
getSelection
public ISelection getSelection()
setSelection
public void setSelection(ISelection selection)
addSelectionChangedListener
public void addSelectionChangedListener(ISelectionChangedListener listener)
removeSelectionChangedListener
public void removeSelectionChangedListener(ISelectionChangedListener listener)