public class HistogramPane extends QueryResultPane
Modifier and Type | Class and Description |
---|---|
static class |
HistogramPane.Grouping |
Constructor and Description |
---|
HistogramPane() |
Modifier and Type | Method and Description |
---|---|
void |
contributeToToolBar(IToolBarManager manager) |
Histogram |
getHistogram() |
String |
getTitle() |
void |
initWithArgument(Object argument) |
addSelectionChangedListener, createPartControl, getSelection, getSrcQueryResult, getTitleImage, removeSelectionChangedListener, setFocus, setSelection
addPropertyListener, dispose, doSave, doSaveAs, getAdapter, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, getTitleToolTip, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneState
public String getTitle()
getTitle
in class QueryResultPane
public void initWithArgument(Object argument)
initWithArgument
in class QueryResultPane
public void contributeToToolBar(IToolBarManager manager)
contributeToToolBar
in class QueryResultPane
public Histogram getHistogram()