Uses of Interface
org.eclipse.ui.texteditor.spelling.ISpellingPreferenceBlock
-
Packages that use ISpellingPreferenceBlock Package Description org.eclipse.ui.texteditor.spelling Partial infrastructure for spell checking in text editors. -
-
Uses of ISpellingPreferenceBlock in org.eclipse.ui.texteditor.spelling
Methods in org.eclipse.ui.texteditor.spelling that return ISpellingPreferenceBlock Modifier and Type Method Description ISpellingPreferenceBlock
SpellingEngineDescriptor. createPreferences()
Creates a spelling preferences block as described in the extension's xml.
-