|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mat.ui.editor.AbstractEditorPane
org.eclipse.mat.ui.internal.panes.QueryResultPane
org.eclipse.mat.ui.snapshot.panes.HistogramPane
public class HistogramPane
Nested Class Summary | |
---|---|
static class |
HistogramPane.Grouping
|
Constructor Summary | |
---|---|
HistogramPane()
|
Method Summary | |
---|---|
void |
contributeToToolBar(IToolBarManager manager)
|
Histogram |
getHistogram()
|
java.lang.String |
getTitle()
|
void |
initWithArgument(java.lang.Object argument)
|
Methods inherited from class org.eclipse.mat.ui.internal.panes.QueryResultPane |
---|
addSelectionChangedListener, createPartControl, getSelection, getSrcQueryResult, 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 |
---|
public HistogramPane()
Method Detail |
---|
public java.lang.String getTitle()
getTitle
in class QueryResultPane
public void initWithArgument(java.lang.Object argument)
initWithArgument
in class QueryResultPane
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class QueryResultPane
public Histogram getHistogram()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |