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

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.MultiplePath2GCRootsPane

public class MultiplePath2GCRootsPane
extends QueryResultPane


Constructor Summary
MultiplePath2GCRootsPane()
           
 
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

MultiplePath2GCRootsPane

public MultiplePath2GCRootsPane()
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