public class DbfEditorFactory extends AbstractEditorFactory
Constructor and Description |
---|
DbfEditorFactory() |
Modifier and Type | Method and Description |
---|---|
boolean |
canCreate(ScriptingUnit unit) |
JEditor |
doCreate(ScriptingUnit unit) |
create, getDescription, getName, getPriority
public JEditor doCreate(ScriptingUnit unit)
doCreate
in class AbstractEditorFactory
public boolean canCreate(ScriptingUnit unit)