Uses of Class
org.eclipse.ui.ide.dialogs.AbstractEncodingFieldEditor
Packages that use AbstractEncodingFieldEditor
Package
Description
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.dialogsModifier and TypeClassDescriptionfinal classThe EncodingFieldEditor is a field editor that allows the user to set an encoding on a preference in a preference store.final classThe ResourceEncodingFieldEditor is a field editor for editing the encoding of a resource and does not use a preference store.