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 classDirectoryFieldEditorA field editor for a directory path type preference.classFileFieldEditorA field editor for a file path type preference.classIntegerFieldEditorA field editor for an integer type preference.classStringButtonFieldEditorAn 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.
-