org.topbraidcomposer.widgets.row.editors
Class StringEditorText
java.lang.Object
org.topbraidcomposer.editors.ErrorCheckingText
org.topbraidcomposer.widgets.row.editors.AbstractEditorText
org.topbraidcomposer.widgets.row.editors.StringEditorText
public class StringEditorText
- extends AbstractEditorText
|
Constructor Summary |
StringEditorText(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit,
com.hp.hpl.jena.rdf.model.Statement statement)
|
| Methods inherited from class org.topbraidcomposer.editors.ErrorCheckingText |
assignValue, clearError, getBorderColor, getBorderParent, getControl, getError, getNavigator, getToolkit, handleModifyText, initializeNavigator, isDirty, reset, setDirty, setError, updateText |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringEditorText
public StringEditorText(org.eclipse.swt.widgets.Composite parent,
org.eclipse.ui.forms.widgets.FormToolkit toolkit,
com.hp.hpl.jena.rdf.model.Statement statement)
getNewLiteral
protected com.hp.hpl.jena.rdf.model.Literal getNewLiteral(java.lang.String str)
assignValue
protected void assignValue(java.lang.String text)
- Specified by:
assignValue in class ErrorCheckingText
getNewLiteral
protected com.hp.hpl.jena.rdf.model.Literal getNewLiteral()
updateStatus
public void updateStatus()
- Specified by:
updateStatus in class ErrorCheckingText