eu.esdihumboldt.hale.ui.common.definition.editors
Class DefaultAttributeEditorFactory
java.lang.Object
eu.esdihumboldt.hale.ui.common.definition.editors.DefaultAttributeEditorFactory
- All Implemented Interfaces:
- AttributeEditorFactory
public class DefaultAttributeEditorFactory
- extends Object
- implements AttributeEditorFactory
Default attribute editor factory
- Author:
- Simon Templer
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAttributeEditorFactory
public DefaultAttributeEditorFactory()
createEditor
public Editor<?> createEditor(org.eclipse.swt.widgets.Composite parent,
PropertyDefinition property)
- Description copied from interface:
AttributeEditorFactory
- Create an attribute editor for the given attribute
- Specified by:
createEditor
in interface AttributeEditorFactory
- Parameters:
parent
- the parent composite of the editor controlproperty
- the attribute definition
- Returns:
- the attribute editor or
null
if no editor could be
created for the attribute - See Also:
AttributeEditorFactory.createEditor(Composite, PropertyDefinition)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d