| net.refractions.udig.project.ui.internal.properties.SchemaEditor
SchemaEditor | public class SchemaEditor extends DialogCellEditor (Code) | | Allows FeatureType schemas to be edited.
author: jeichar since: 0.3 |
Constructor Summary | |
public | SchemaEditor(Composite parent, FeatureType type) |
SchemaEditor | public SchemaEditor(Composite parent, FeatureType type)(Code) | | Creates a new instance of SchemaEditor
Parameters: parent - The parent of this editor widget Parameters: type - The feature type to edit. |
openDialogBox | protected Object openDialogBox(Control cellEditorWindow)(Code) | | See Also: org.eclipse.jface.viewers.DialogCellEditor.openDialogBox(org.eclipse.swt.widgets.Control) |
|
|