Uses of Class
org.eclipse.ui.editors.text.DefaultEncodingSupport
-
Packages that use DefaultEncodingSupport Package Description org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers basedIFileBuffer
and others directly handlingIFile
andIStorage
as editor input. -
-
Uses of DefaultEncodingSupport in org.eclipse.ui.editors.text
Fields in org.eclipse.ui.editors.text declared as DefaultEncodingSupport Modifier and Type Field Description protected DefaultEncodingSupport
TextEditor. fEncodingSupport
The encoding support for the editor.
-