public class ChartView extends AbstractChartView
AbstractChartView.CenterNowAction, AbstractChartView.ControllerAction, AbstractChartView.EditorAction, AbstractChartView.HelpAction, AbstractChartView.PrintAction
Modifier and Type | Field and Description |
---|---|
static String |
VIEW_ID |
viewer
Constructor and Description |
---|
ChartView() |
Modifier and Type | Method and Description |
---|---|
protected void |
createChartControl(org.eclipse.swt.widgets.Composite parent) |
Chart |
getConfiguration() |
void |
init(org.eclipse.ui.IViewSite site,
org.eclipse.ui.IMemento memento) |
void |
saveState(org.eclipse.ui.IMemento memento) |
createPartControl, createView, dispose, load, pageTimespan, print, setFocus, showTimespan
checkSite, getViewSite, init, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String VIEW_ID
protected void createChartControl(org.eclipse.swt.widgets.Composite parent)
createChartControl
in class AbstractChartView
public Chart getConfiguration()
getConfiguration
in class AbstractChartView
public void init(org.eclipse.ui.IViewSite site, org.eclipse.ui.IMemento memento) throws org.eclipse.ui.PartInitException
init
in interface org.eclipse.ui.IViewPart
init
in class org.eclipse.ui.part.ViewPart
org.eclipse.ui.PartInitException
public void saveState(org.eclipse.ui.IMemento memento)
saveState
in interface org.eclipse.ui.IPersistable
saveState
in interface org.eclipse.ui.IViewPart
saveState
in class org.eclipse.ui.part.ViewPart
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.