public class ChartView extends ViewPart
Modifier and Type | Field and Description |
---|---|
static String |
VIEW_ID |
PROP_TITLE
Constructor and Description |
---|
ChartView() |
Modifier and Type | Method and Description |
---|---|
void |
createPartControl(Composite parent) |
Chart |
getChart() |
void |
setFocus() |
void |
setViewName(String partName) |
getViewSite, init, init, saveState, setInitializationData
addPartPropertyListener, addPropertyListener, dispose, getAdapter, getContentDescription, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, showBusy
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyListener, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener
getAdapter
public static final String VIEW_ID
public void setFocus()
setFocus
in interface IWorkbenchPart
setFocus
in class WorkbenchPart
public void createPartControl(Composite parent)
createPartControl
in interface IWorkbenchPart
createPartControl
in class WorkbenchPart
public Chart getChart()
public void setViewName(String partName)