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(org.eclipse.jface.action.IToolBarManager manager) |
Histogram |
getHistogram() |
String |
getTitle() |
void |
initWithArgument(Object argument) |
addSelectionChangedListener, createPartControl, getAdapter, getSelection, getSrcQueryResult, getTitleImage, getTitleToolTip, removeSelectionChangedListener, setFocus, setSelectionaddPropertyListener, dispose, doSave, doSaveAs, getEditor, getEditorInput, getEditorSite, getPaneId, getPaneState, getParentPane, getQueryContext, getSite, init, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded, removePropertyListener, setPaneStatepublic String getTitle()
getTitle in interface org.eclipse.ui.IWorkbenchPartgetTitle in class QueryResultPanepublic void initWithArgument(Object argument)
initWithArgument in class QueryResultPanepublic void contributeToToolBar(org.eclipse.jface.action.IToolBarManager manager)
contributeToToolBar in class QueryResultPanepublic Histogram getHistogram()