Uses of Interface
org.eclipse.core.filebuffers.ISynchronizationContext
Packages that use ISynchronizationContext
-
Uses of ISynchronizationContext in org.eclipse.core.filebuffers
Methods in org.eclipse.core.filebuffers with parameters of type ISynchronizationContextModifier and TypeMethodDescriptionvoidIFileBufferManager.setSynchronizationContext(ISynchronizationContext context) Sets the synchronization context for this file buffer manager, i.e., for all file buffers this manager manages.