Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.ui.views.properties
Class AbstractSingleObjectSection

java.lang.Object
  extended by org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
      extended by eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection
All Implemented Interfaces:
org.eclipse.ui.views.properties.tabbed.ISection
Direct Known Subclasses:
AbstractCellSection, AbstractSimpleSection, AbstractTextSection

public abstract class AbstractSingleObjectSection
extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection

Abstract section for properties views displaying information on a single object.

Author:
Simon Templer

Field Summary
 
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
STANDARD_LABEL_WIDTH
 
Constructor Summary
AbstractSingleObjectSection()
           
 
Method Summary
 void setInput(org.eclipse.ui.IWorkbenchPart part, org.eclipse.jface.viewers.ISelection selection)
           
protected abstract  void setInput(Object input)
          Set the input object.
 
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
aboutToBeHidden, aboutToBeShown, createControls, dispose, getMinimumHeight, getPart, getSelection, getWidgetFactory, refresh, shouldUseExtraSpace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractSingleObjectSection

public AbstractSingleObjectSection()
Method Detail

setInput

public void setInput(org.eclipse.ui.IWorkbenchPart part,
                     org.eclipse.jface.viewers.ISelection selection)
Specified by:
setInput in interface org.eclipse.ui.views.properties.tabbed.ISection
Overrides:
setInput in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
See Also:
AbstractPropertySection.setInput(IWorkbenchPart, ISelection)

setInput

protected abstract void setInput(Object input)
Set the input object.

Parameters:
input - the object to display properties on

Humboldt Alignment Editor 2.5.0

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