|
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
eu.esdihumboldt.hale.io.gml.ui.wfs.wizard.WfsLocationFieldEditor
public class WfsLocationFieldEditor
WFS location field editor
Field Summary |
---|
Fields inherited from class org.eclipse.jface.preference.FieldEditor |
---|
HORIZONTAL_GAP, IS_VALID, VALUE |
Constructor Summary | |
---|---|
WfsLocationFieldEditor(String name,
String labelText,
org.eclipse.swt.widgets.Composite parent)
|
Method Summary | |
---|---|
protected void |
adjustForNumColumns(int numColumns)
|
protected void |
doFillIntoGrid(org.eclipse.swt.widgets.Composite parent,
int numColumns)
|
protected void |
doLoad()
|
protected void |
doLoadDefault()
|
protected void |
doStore()
|
int |
getNumberOfControls()
|
String |
getValue()
Get the value |
protected void |
invalidate()
Invalidate the editor |
boolean |
isValid()
|
protected void |
loadRecent()
Load the recently used WFSes |
protected void |
refreshValidState()
|
protected void |
scheduleValidation()
Schedule the validation |
void |
setValue(String value)
Set the value |
void |
updateRecent()
Update the recently used WFSes |
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, setEnabled, setFocus, 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 |
Constructor Detail |
---|
public WfsLocationFieldEditor(String name, String labelText, org.eclipse.swt.widgets.Composite parent)
FieldEditor.FieldEditor(String, String, Composite)
Method Detail |
---|
protected void adjustForNumColumns(int numColumns)
adjustForNumColumns
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.adjustForNumColumns(int)
protected void doFillIntoGrid(org.eclipse.swt.widgets.Composite parent, int numColumns)
doFillIntoGrid
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.doFillIntoGrid(Composite, int)
protected void scheduleValidation()
protected void loadRecent()
public void updateRecent()
protected void doLoad()
doLoad
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.doLoad()
protected void doLoadDefault()
doLoadDefault
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.doLoadDefault()
protected void doStore()
doStore
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.doStore()
public int getNumberOfControls()
getNumberOfControls
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.getNumberOfControls()
public String getValue()
public void setValue(String value)
value
- the value to setpublic boolean isValid()
isValid
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.isValid()
protected void refreshValidState()
refreshValidState
in class org.eclipse.jface.preference.FieldEditor
FieldEditor.refreshValidState()
protected void invalidate()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |