Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.views.data
Class TransformedDataView

java.lang.Object
  extended by org.eclipse.core.commands.common.EventManager
      extended by org.eclipse.ui.part.WorkbenchPart
          extended by org.eclipse.ui.part.ViewPart
              extended by eu.esdihumboldt.hale.ui.views.properties.PropertiesViewPart
                  extended by eu.esdihumboldt.hale.ui.views.data.AbstractDataView
                      extended by eu.esdihumboldt.hale.ui.views.data.TransformedDataView
All Implemented Interfaces:
InstanceSelectionListener, org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.ui.IPersistable, org.eclipse.ui.IViewPart, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.IWorkbenchPartOrientation, org.eclipse.ui.views.properties.tabbed.ITabbedPropertySheetPageContributor

public class TransformedDataView
extends AbstractDataView

Table for viewing transformed data

Author:
Simon Templer
Partner:
01 / Fraunhofer Institute for Computer Graphics Research

Nested Class Summary
 
Nested classes/interfaces inherited from class eu.esdihumboldt.hale.ui.views.data.AbstractDataView
AbstractDataView.ToggleProvideSelectionAction
 
Field Summary
static String ID
          The view id
 
Fields inherited from interface org.eclipse.ui.IWorkbenchPart
PROP_TITLE
 
Constructor Summary
TransformedDataView()
          Default constructor
 
Method Summary
 void dispose()
           
protected  String getViewContext()
          Get the view's dynamic help context identifier.
protected  void provideCustomControls(org.eclipse.swt.widgets.Composite parent)
          Add custom controls.
 void showSelection(InstanceSelection is, org.eclipse.swt.graphics.Image image)
          Show the given selection.
 
Methods inherited from class eu.esdihumboldt.hale.ui.views.data.AbstractDataView
createViewControl, getDefaultInstanceSelector, getInstanceSelector, onSelectionChange, selectionChanged, setFocus, setInstanceSelector, updateSelectionProvider
 
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.PropertiesViewPart
createPartControl, getAdapter, getContributorId
 
Methods inherited from class org.eclipse.ui.part.ViewPart
checkSite, getViewSite, init, init, saveState, setContentDescription, setInitializationData, setPartName
 
Methods inherited from class org.eclipse.ui.part.WorkbenchPart
addPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, getTitleImage, getTitleToolTip, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusy
 
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ui.IWorkbenchPart
addPropertyListener, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener
 

Field Detail

ID

public static final String ID
The view id

See Also:
Constant Field Values
Constructor Detail

TransformedDataView

public TransformedDataView()
Default constructor

Method Detail

getViewContext

protected String getViewContext()
Description copied from class: PropertiesViewPart
Get the view's dynamic help context identifier.

Overrides:
getViewContext in class PropertiesViewPart
Returns:
the context id or null
See Also:
PropertiesViewPart.getViewContext()

provideCustomControls

protected void provideCustomControls(org.eclipse.swt.widgets.Composite parent)
Description copied from class: AbstractDataView
Add custom controls. Override this method to add custom controls

Overrides:
provideCustomControls in class AbstractDataView
Parameters:
parent - the parent composite
See Also:
AbstractDataView.provideCustomControls(Composite)

showSelection

public void showSelection(InstanceSelection is,
                          org.eclipse.swt.graphics.Image image)
Show the given selection.

Parameters:
is - the selection to show
image - an image to show for the selection, may be null

dispose

public void dispose()
Specified by:
dispose in interface org.eclipse.ui.IWorkbenchPart
Overrides:
dispose in class AbstractDataView
See Also:
WorkbenchPart.dispose()

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d