public class WfsLocationFieldEditor
extends org.eclipse.jface.preference.FieldEditor
Constructor and Description |
---|
WfsLocationFieldEditor(String name,
String labelText,
org.eclipse.swt.widgets.Composite parent) |
Modifier and Type | Method and Description |
---|---|
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
|
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
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()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a