Class AbstractDocumentProvider.DocumentProviderOperation

java.lang.Object
org.eclipse.ui.texteditor.AbstractDocumentProvider.DocumentProviderOperation
All Implemented Interfaces:
IRunnableWithProgress
Enclosing class:
AbstractDocumentProvider

protected abstract static class AbstractDocumentProvider.DocumentProviderOperation extends Object implements IRunnableWithProgress
Operation created by the document provider and to be executed by the providers runnable context.
Since:
3.0
  • Constructor Details

    • DocumentProviderOperation

      protected DocumentProviderOperation()
  • Method Details