Constructor and Description |
---|
EditorString(org.eclipse.swt.widgets.Composite composite)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
Creates an according control.
|
java.lang.String |
getCategory()
Returns the category.
|
org.eclipse.swt.widgets.Control |
getControl()
Returns the control
|
java.lang.String |
getLabel()
Returns the label.
|
void |
update()
Update.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accepts, getValue, isDifferent, setValue
public EditorString(org.eclipse.swt.widgets.Composite composite)
composite
- public void createControl(org.eclipse.swt.widgets.Composite parent)
IEditor
createControl
in interface IEditor<java.lang.String>
public java.lang.String getCategory()
IEditor
getCategory
in interface IEditor<java.lang.String>
public org.eclipse.swt.widgets.Control getControl()
public java.lang.String getLabel()
IEditor
public void update()