|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.preference.FieldEditor
org.eclipse.jface.preference.StringFieldEditor
eu.esdihumboldt.hale.io.csv.ui.TypeNameField
public class TypeNameField
The Class specifying the TextField for the Typename
Field Summary | |
---|---|
static String |
TXT_CHNGD
Parameter that signals when a test has changed |
Fields inherited from class org.eclipse.jface.preference.StringFieldEditor |
---|
oldValue, UNLIMITED, VALIDATE_ON_FOCUS_LOST, VALIDATE_ON_KEY_STROKE |
Fields inherited from class org.eclipse.jface.preference.FieldEditor |
---|
HORIZONTAL_GAP, IS_VALID, VALUE |
Constructor Summary | |
---|---|
TypeNameField(String name,
String labelText,
org.eclipse.swt.widgets.Composite parent)
|
Method Summary | |
---|---|
protected boolean |
doCheckState()
|
protected void |
valueChanged()
|
Methods inherited from class org.eclipse.jface.preference.StringFieldEditor |
---|
adjustForNumColumns, checkState, doFillIntoGrid, doLoad, doLoadDefault, doStore, getErrorMessage, getNumberOfControls, getStringValue, getTextControl, getTextControl, isEmptyStringAllowed, isValid, refreshValidState, setEmptyStringAllowed, setEnabled, setErrorMessage, setFocus, setStringValue, setTextLimit, setValidateStrategy, showErrorMessage |
Methods inherited from class org.eclipse.jface.preference.FieldEditor |
---|
applyFont, checkParent, clearErrorMessage, clearMessage, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, createControl, dispose, fillIntoGrid, fireStateChanged, fireValueChanged, getFieldEditorFontName, getLabelControl, getLabelControl, getLabelText, getPage, getPreferenceName, getPreferencePage, getPreferenceStore, init, load, loadDefault, presentsDefaultValue, setButtonLayoutData, setLabelText, setPage, setPreferenceName, setPreferencePage, setPreferenceStore, setPresentsDefaultValue, setPropertyChangeListener, showErrorMessage, showMessage, store |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String TXT_CHNGD
Constructor Detail |
---|
public TypeNameField(String name, String labelText, org.eclipse.swt.widgets.Composite parent)
name
- the name internlabelText
- the label to be set in the StringFieldEditorparent
- the composite for the StringFieldEditor to be added inMethod Detail |
---|
protected boolean doCheckState()
doCheckState
in class org.eclipse.jface.preference.StringFieldEditor
StringFieldEditor.checkState()
protected void valueChanged()
valueChanged
in class org.eclipse.jface.preference.StringFieldEditor
StringFieldEditor.valueChanged()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |