Uses of Class
org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
-
Packages that use AbstractEncodingFieldEditor Package Description org.eclipse.ui.ide.dialogs APIs for dialogs in the IDE-specific portion of the Eclipse Platform User Interface. -
-
Uses of AbstractEncodingFieldEditor in org.eclipse.ui.ide.dialogs
Subclasses of AbstractEncodingFieldEditor in org.eclipse.ui.ide.dialogs Modifier and Type Class Description classEncodingFieldEditorThe EncodingFieldEditor is a field editor that allows the user to set an encoding on a preference in a preference store.classResourceEncodingFieldEditorThe ResourceEncodingFieldEditor is a field editor for editing the encoding of a resource and does not use a preference store.
-