eu.esdihumboldt.hale.ui.style.editors
Interface EditorFactory<T>
- Type Parameters:
T
- the type that is edited with the Editor
public interface EditorFactory<T>
Interface for an Editor
factory
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Method Summary |
Editor<T> |
createEditor(org.eclipse.swt.widgets.Composite parent,
T value)
Create an editor |
createEditor
Editor<T> createEditor(org.eclipse.swt.widgets.Composite parent,
T value)
- Create an editor
- Parameters:
parent
- the parent compositevalue
- the initial value of the editor
- Returns:
- the created editor
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d