public class ChartView
extends org.eclipse.ui.part.ViewPart
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VIEW_ID |
| Constructor and Description |
|---|
ChartView() |
| Modifier and Type | Method and Description |
|---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite parent) |
Chart |
getChart() |
void |
setFocus() |
void |
setViewName(java.lang.String partName) |
getViewSite, init, init, saveState, setInitializationDataaddPartPropertyListener, addPropertyListener, dispose, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusyequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final java.lang.String VIEW_ID
public void setFocus()
setFocus in interface org.eclipse.ui.IWorkbenchPartsetFocus in class org.eclipse.ui.part.WorkbenchPartpublic void createPartControl(org.eclipse.swt.widgets.Composite parent)
createPartControl in interface org.eclipse.ui.IWorkbenchPartcreatePartControl in class org.eclipse.ui.part.WorkbenchPartpublic Chart getChart()
public void setViewName(java.lang.String partName)