public class MappingView extends AbstractMappingView
Constructor and Description |
---|
MappingView()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.jface.viewers.IBaseLabelProvider |
createLabelProvider()
Create the label provider to be used for the graph
|
void |
createViewControl(org.eclipse.swt.widgets.Composite parent)
Since createPartControl does an important job this is used for
subclasses.
|
void |
dispose() |
protected void |
fillToolBar()
Fill the view toolbar.
|
boolean |
selectCell(String cellId)
Show the cell with the given ID if found.
|
protected void |
update(SchemaSelection selection)
Update the view
|
createContentProvider, createLayout, getViewer, getZoomableViewer, menuAboutToShow, setFocus
createPartControl, getAdapter, getContributorId, getViewContext
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
public static final String ID
public void createViewControl(org.eclipse.swt.widgets.Composite parent)
PropertiesViewPart
createViewControl
in class AbstractMappingView
parent
- the parent controlAbstractMappingView.createViewControl(org.eclipse.swt.widgets.Composite)
protected org.eclipse.jface.viewers.IBaseLabelProvider createLabelProvider()
AbstractMappingView
createLabelProvider
in class AbstractMappingView
AbstractMappingView.createLabelProvider()
protected void fillToolBar()
AbstractMappingView
fillToolBar
in class AbstractMappingView
AbstractMappingView.fillToolBar()
protected void update(SchemaSelection selection)
selection
- the selectionpublic void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchPart
dispose
in class org.eclipse.ui.part.WorkbenchPart
WorkbenchPart.dispose()
public boolean selectCell(String cellId)
cellId
- the cell identifierBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a