|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jface.preference.FieldEditor
org.dawb.common.ui.widgets.LabelFieldEditor
public class LabelFieldEditor
A "fake" field editor to allow a label to be added in a simple preferences page
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.preference.FieldEditor |
|---|
IS_VALID, VALUE |
| Constructor Summary | |
|---|---|
LabelFieldEditor(java.lang.String labelText,
org.eclipse.swt.widgets.Composite parent)
Create the Label |
|
| Method Summary | |
|---|---|
int |
getNumberOfControls()
|
| Methods inherited from class org.eclipse.jface.preference.FieldEditor |
|---|
dispose, fillIntoGrid, getFieldEditorFontName, getLabelControl, getLabelText, getPreferenceName, getPreferenceStore, isValid, load, loadDefault, presentsDefaultValue, setEnabled, setFocus, setLabelText, setPage, setPreferenceName, setPreferencePage, setPreferenceStore, setPropertyChangeListener, store |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LabelFieldEditor(java.lang.String labelText,
org.eclipse.swt.widgets.Composite parent)
labelText - The text to appear in the labelparent - The parent composite (normally getFieldEditorParent())| Method Detail |
|---|
public int getNumberOfControls()
getNumberOfControls in class org.eclipse.jface.preference.FieldEditor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||