- SEARCH_STYLE - Static variable in class org.eclipse.fx.ui.preferences.PreferenceUI
-
The CSS class for the page-search field
- select(CharSequence) - Method in interface org.eclipse.fx.ui.preferences.PreferencePageProvider
-
Checks if the page matches the keywork
- selectPage(String) - Method in class org.eclipse.fx.ui.preferences.PreferenceUI
-
Select the preference page with the given ID
- setDefault(boolean) - Method in class org.eclipse.fx.ui.preferences.page.FieldEditor
-
- setExtensionFilters(String...) - Method in class org.eclipse.fx.ui.preferences.page.FileFieldEditor
-
Sets the file extension filters, in the form *.
- setExtensionFilters(FileChooser.ExtensionFilter...) - Method in class org.eclipse.fx.ui.preferences.page.FileFieldEditor
-
Sets the file extension filters for the File chooser dialog
- setFilter(String) - Method in class org.eclipse.fx.ui.preferences.PreferenceUI
-
Set the text filter to the given value.
- setLabel(String) - Method in class org.eclipse.fx.ui.preferences.page.FieldEditor
-
Sets the value of the property label.
- setPreferencePageProviders(List<PreferencePageProvider>) - Method in class org.eclipse.fx.ui.preferences.PreferenceUI
-
- statusProperty() - Method in class org.eclipse.fx.ui.preferences.page.FieldEditor
-
Return the observable Status property for this editor's value.
- StringFieldEditor - Class in org.eclipse.fx.ui.preferences.page
-
A Field editor for string preferences.
- StringFieldEditor(String, String) - Constructor for class org.eclipse.fx.ui.preferences.page.StringFieldEditor
-
- StringFieldEditor(String) - Constructor for class org.eclipse.fx.ui.preferences.page.StringFieldEditor
-