eu.esdihumboldt.hale.ui.common.editors
Class BooleanEditorFactory
java.lang.Object
eu.esdihumboldt.hale.ui.common.editors.BooleanEditorFactory
- All Implemented Interfaces:
- EditorFactory
public class BooleanEditorFactory
- extends Object
- implements EditorFactory
Creates a BooleanEditor
.
- Author:
- Simon Templer
Method Summary |
Editor<?> |
createEditor(org.eclipse.swt.widgets.Composite parent)
Create an editor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanEditorFactory
public BooleanEditorFactory()
createEditor
public Editor<?> createEditor(org.eclipse.swt.widgets.Composite parent)
- Description copied from interface:
EditorFactory
- Create an editor.
- Specified by:
createEditor
in interface EditorFactory
- Parameters:
parent
- the parent composite
- Returns:
- the created editor
- See Also:
EditorFactory.createEditor(Composite)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d