Uses of Class
org.eclipse.jface.preference.StringFieldEditor
-
Packages that use StringFieldEditor Package Description org.eclipse.jface.preference Provides a framework for preferences. -
-
Uses of StringFieldEditor in org.eclipse.jface.preference
Subclasses of StringFieldEditor in org.eclipse.jface.preference Modifier and Type Class Description class
DirectoryFieldEditor
A field editor for a directory path type preference.class
FileFieldEditor
A field editor for a file path type preference.class
IntegerFieldEditor
A field editor for an integer type preference.class
StringButtonFieldEditor
An abstract field editor for a string type preference that presents a string input field with a change button to its right to edit the input field's content.
-