public class ChartConfiguratorView extends AbstractChartManagePart
| Constructor and Description |
|---|
ChartConfiguratorView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
createContextMenuFor(StructuredViewer viewer)
This creates a context menu for the viewer and adds a listener as well
registering the menu for extension.
|
void |
createPartControl(Composite parent) |
void |
dispose() |
java.lang.Object |
getAdapter(java.lang.Class adapter) |
protected Composite |
getContainer() |
EditingDomain |
getEditingDomain() |
IPropertySheetPage |
getPropertySheetPage()
This accesses a cached version of the property sheet.
|
Viewer |
getViewer() |
void |
menuAboutToShow(IMenuManager manager) |
protected void |
setChartViewer(ChartViewer chartViewer) |
void |
setFocus() |
void |
setSelectionToViewer(java.util.Collection<?> collection)
This sets the selection into whichever viewer is active.
|
attachSelectionService, handleSelectionChangedpublic void dispose()
protected void setChartViewer(ChartViewer chartViewer)
setChartViewer in class AbstractChartManagePartprotected Composite getContainer()
public void createPartControl(Composite parent)
protected void createContextMenuFor(StructuredViewer viewer)
public void setFocus()
public java.lang.Object getAdapter(java.lang.Class adapter)
public void setSelectionToViewer(java.util.Collection<?> collection)
public IPropertySheetPage getPropertySheetPage()
public EditingDomain getEditingDomain()
public Viewer getViewer()
public void menuAboutToShow(IMenuManager manager)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0