eu.esdihumboldt.hale.ui.views.report.properties.summary
Class AbstractReportSummary
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
eu.esdihumboldt.hale.ui.views.report.properties.summary.AbstractReportSummary
- All Implemented Interfaces:
- org.eclipse.ui.views.properties.tabbed.ISection
- Direct Known Subclasses:
- ReportIOSummary, ReportSummary
public class AbstractReportSummary
- extends org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
This class is the base for report summary pages.
- Author:
- Andreas Burchert
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Field Summary |
org.eclipse.swt.widgets.Composite |
composite
Composite for the tabbed property page |
org.eclipse.swt.layout.FormData |
data
Contains the formdata. |
Report<?> |
report
Contains the report to display. |
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
STANDARD_LABEL_WIDTH |
Method Summary |
void |
createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
|
void |
setInput(org.eclipse.ui.IWorkbenchPart part,
org.eclipse.jface.viewers.ISelection selection)
|
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 |
report
public Report<?> report
- Contains the report to display.
composite
public org.eclipse.swt.widgets.Composite composite
- Composite for the tabbed property page
data
public org.eclipse.swt.layout.FormData data
- Contains the formdata.
AbstractReportSummary
public AbstractReportSummary()
createControls
public void createControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage)
- Specified by:
createControls
in interface org.eclipse.ui.views.properties.tabbed.ISection
- Overrides:
createControls
in class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
- See Also:
AbstractPropertySection.createControls(Composite,
TabbedPropertySheetPage)
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)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d