org.eclipse.mat.ui.snapshot.panes
Class DominatorPane

java.lang.Object
  extended by org.eclipse.mat.ui.editor.AbstractEditorPane
      extended by org.eclipse.mat.ui.internal.panes.QueryResultPane
          extended by org.eclipse.mat.ui.snapshot.panes.DominatorPane

public class DominatorPane
extends QueryResultPane


Constructor Summary
DominatorPane()
           
 
Method Summary
 void contributeToToolBar(IToolBarManager manager)
           
 void initWithArgument(java.lang.Object argument)
           
 
Methods inherited from class org.eclipse.mat.ui.internal.panes.QueryResultPane
addSelectionChangedListener, createPartControl, getSelection, getSrcQueryResult, getTitle, getTitleImage, removeSelectionChangedListener, setFocus, setSelection
 
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
 

Constructor Detail

DominatorPane

public DominatorPane()
Method Detail

initWithArgument

public void initWithArgument(java.lang.Object argument)
Overrides:
initWithArgument in class QueryResultPane

contributeToToolBar

public void contributeToToolBar(IToolBarManager manager)
Overrides:
contributeToToolBar in class QueryResultPane