|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.views.properties.tabbed.AbstractPropertySection
eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection
eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleSection<org.eclipse.swt.widgets.Text>
eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleTextSection
eu.esdihumboldt.hale.ui.views.report.properties.summary.DurationSection
public class DurationSection
Report duration section.
Field Summary |
---|
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
STANDARD_LABEL_WIDTH |
Constructor Summary | |
---|---|
DurationSection()
|
Method Summary | |
---|---|
protected String |
getPropertyName()
Get the property name to display in the section label. |
protected void |
updateControl(Object input,
org.eclipse.swt.widgets.Text control)
Update the control with the new object. |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleTextSection |
---|
createControl |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.AbstractSimpleSection |
---|
createControls, setInput |
Methods inherited from class eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection |
---|
setInput |
Methods inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
---|
aboutToBeHidden, aboutToBeShown, 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 |
---|
public DurationSection()
Method Detail |
---|
protected void updateControl(Object input, org.eclipse.swt.widgets.Text control)
AbstractSimpleSection
updateControl
in class AbstractSimpleSection<org.eclipse.swt.widgets.Text>
input
- the object to display properties oncontrol
- the controlprotected String getPropertyName()
AbstractSimpleSection
getPropertyName
in class AbstractSimpleSection<org.eclipse.swt.widgets.Text>
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |