Uses of Interface
org.eclipse.ui.texteditor.ISchedulingRuleProvider
-
Packages that use ISchedulingRuleProvider 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 ISchedulingRuleProvider in org.eclipse.ui.editors.text
Classes in org.eclipse.ui.editors.text that implement ISchedulingRuleProvider Modifier and Type Class Description protected static class
TextFileDocumentProvider.DocumentProviderOperation
Operation created by the document provider and to be executed by the providers runnable context.
-