Class PropertiesEditorFactory
java.lang.Object
org.gvsig.scripting.swing.api.AbstractEditorFactory
org.gvsig.scripting.swing.impl.composer.editors.PropertiesEditorFactory
- All Implemented Interfaces:
EditorFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancanCreate(ScriptingUnit unit) protected JEditordoCreate(ScriptingUnit unit) Methods inherited from class org.gvsig.scripting.swing.api.AbstractEditorFactory
create, getDescription, getName, getPriority
-
Constructor Details
-
PropertiesEditorFactory
public PropertiesEditorFactory()
-
-
Method Details
-
doCreate
- Specified by:
doCreatein classAbstractEditorFactory
-
canCreate
-