java.lang.Object
de.grogra.cli.ui.CLIPanelSupport
de.grogra.cli.ui.CLIChartPanelSupport
- All Implemented Interfaces:
ExecutableComponent
,RegistryContext
,ChartPanel
,Context
,Panel
,Synchronizer.Callback
,Disposable
,ModifiableMap.Producer
public class CLIChartPanelSupport
extends CLIPanelSupport
implements ChartPanel, ModifiableMap.Producer
-
Field Summary
Fields inherited from class de.grogra.cli.ui.CLIPanelSupport
mapProducer, menu, MIN_UNUSED_ACTION, panelId, sync, ws
Fields inherited from interface de.grogra.pf.ui.ChartPanel
AREA_PLOT, BAR_PLOT, BAR_PLOT_3D, HISTOGRAM, HORIZONTAL_BAR_PLOT, HORIZONTAL_BAR_PLOT_3D, LINE_PLOT, LINE_PLOT_3D, PIE_PLOT, PIE_PLOT_3D, PLOT_TYPE_MASK, PREVIOUS_PLOT, SCATTER_PLOT, STACKED_AREA_PLOT, STACKED_BAR_PLOT, STACKED_BAR_PLOT_3D, STATISTICAL_BAR_PLOT, STATISTICS, threeDe, TIME_SERIES_PLOT, WATERFALL_PLOT, X_LOG, XY_PLOT, Y_LOG
Fields inherited from interface de.grogra.pf.ui.Panel
DEC_WAIT_CURSOR, DEFAULT_CURSOR, INC_WAIT_CURSOR, INHERIT_CURSOR, PANEL_ID, WAIT_CURSOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.cli.ui.CLIPanelSupport
checkClose, checkClose, configure, dispose, disposeImpl, executeCheckClose, getComponent, getContent, getDecorator, getMenu, getPanel, getPanelId, getRegistry, getUIPropertyMap, getWindow, getWorkbench, hide, initDecorator, initialize, resolve, run, run, setContent, setCursor, setMenu, show, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface de.grogra.pf.ui.Context
getComponent, getPanel, getWindow, getWorkbench
Methods inherited from interface de.grogra.util.Disposable
dispose
Methods inherited from interface de.grogra.pf.ui.Panel
checkClose, getContent, getDecorator, getMenu, getPanelId, getUIPropertyMap, initDecorator, initialize, resolve, setContent, setCursor, setMenu, show
-
Constructor Details
-
CLIChartPanelSupport
-
-
Method Details
-
addMappings
- Specified by:
addMappings
in interfaceModifiableMap.Producer
-
setChart
- Specified by:
setChart
in interfaceChartPanel
-