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

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

public class CompareTablesPane
extends QueryResultPane


Nested Class Summary
static class CompareTablesPane.DiffOption
           
 
Constructor Summary
CompareTablesPane()
           
 
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, 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

CompareTablesPane

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