org.topbraidcomposer.editors.ontology.overview.namespaces
Class NamespacesTableFormPart
java.lang.Object
org.eclipse.ui.forms.AbstractFormPart
org.topbraidcomposer.editors.ontology.overview.namespaces.NamespacesTableFormPart
- All Implemented Interfaces:
- org.eclipse.ui.forms.IFormPart, NamespacesTableColumns
public class NamespacesTableFormPart
- extends org.eclipse.ui.forms.AbstractFormPart
- implements NamespacesTableColumns
|
Field Summary |
static int |
GAP
|
| Methods inherited from class org.eclipse.ui.forms.AbstractFormPart |
commit, getManagedForm, isDirty, isStale, markDirty, markStale, refresh, setFocus, setFormInput |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GAP
public static final int GAP
- See Also:
- Constant Field Values
NamespacesTableFormPart
public NamespacesTableFormPart(com.hp.hpl.jena.ontology.OntModel ontModel,
BaseURIFormPart baseURIFormPart)
dispose
public void dispose()
- Specified by:
dispose in interface org.eclipse.ui.forms.IFormPart- Overrides:
dispose in class org.eclipse.ui.forms.AbstractFormPart
getControl
public org.eclipse.swt.widgets.Control getControl()
getOntModel
public com.hp.hpl.jena.ontology.OntModel getOntModel()
initialize
public void initialize(org.eclipse.ui.forms.IManagedForm form)
- Specified by:
initialize in interface org.eclipse.ui.forms.IFormPart- Overrides:
initialize in class org.eclipse.ui.forms.AbstractFormPart
isEditable
public boolean isEditable(java.lang.String prefix)
updateColumnWidths
public void updateColumnWidths()