eu.esdihumboldt.hale.ui.views.properties
Class AbstractTextSection
java.lang.Object
org.eclipse.ui.views.properties.tabbed.AbstractPropertySection
eu.esdihumboldt.hale.ui.views.properties.AbstractSingleObjectSection
eu.esdihumboldt.hale.ui.views.properties.AbstractTextSection
- All Implemented Interfaces:
- org.eclipse.ui.views.properties.tabbed.ISection
- Direct Known Subclasses:
- AbstractDefinitionSection, AbstractFunctionSection, AbstractFunctionTableSection
public abstract class AbstractTextSection
- extends AbstractSingleObjectSection
Abstract section for properties views
- Author:
- Patrick Lieb
Fields inherited from class org.eclipse.ui.views.properties.tabbed.AbstractPropertySection |
STANDARD_LABEL_WIDTH |
Method Summary |
protected void |
abstractCreateControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage,
String title,
String title2)
Creates the controls for two lines |
org.eclipse.swt.widgets.Text |
getText()
|
org.eclipse.swt.widgets.Text |
getText2()
|
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 |
AbstractTextSection
public AbstractTextSection()
abstractCreateControls
protected void abstractCreateControls(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage,
String title,
String title2)
- Creates the controls for two lines
- Parameters:
parent
- the parent composite for the sectionaTabbedPropertySheetPage
- the tabbed property sheet pagetitle
- the title for the propertytitle2
- the title for the second property (could be null)- See Also:
AbstractPropertySection.createControls(Composite,TabbedPropertySheetPage)
getText
public org.eclipse.swt.widgets.Text getText()
- Returns:
- the configured text
getText2
public org.eclipse.swt.widgets.Text getText2()
- Returns:
- the configured second text
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d