public abstract class AbstractTextSection extends AbstractSingleObjectSection
Constructor and Description |
---|
AbstractTextSection() |
Modifier and Type | Method and Description |
---|---|
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() |
setInput, setInput
protected void abstractCreateControls(org.eclipse.swt.widgets.Composite parent, org.eclipse.ui.views.properties.tabbed.TabbedPropertySheetPage aTabbedPropertySheetPage, String title, String title2)
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)AbstractPropertySection.createControls(Composite,TabbedPropertySheetPage)
public org.eclipse.swt.widgets.Text getText()
public org.eclipse.swt.widgets.Text getText2()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a