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

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

public class Path2GCRootsPane
extends QueryResultPane


Constructor Summary
Path2GCRootsPane()
           
 
Method Summary
 void createPartControl(Composite parent)
           
 void initWithArgument(java.lang.Object argument)
           
 
Methods inherited from class org.eclipse.mat.ui.internal.panes.QueryResultPane
addSelectionChangedListener, contributeToToolBar, getSelection, 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

Path2GCRootsPane

public Path2GCRootsPane()
Method Detail

createPartControl

public void createPartControl(Composite parent)
Overrides:
createPartControl in class QueryResultPane

initWithArgument

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