Uses of Interface
org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
-
Packages that use IMemoryRenderingSynchronizationService Package Description org.eclipse.debug.ui.memory Provides classes and interfaces to render memory blocks in the memory view. -
-
Uses of IMemoryRenderingSynchronizationService in org.eclipse.debug.ui.memory
Methods in org.eclipse.debug.ui.memory that return IMemoryRenderingSynchronizationService Modifier and Type Method Description IMemoryRenderingSynchronizationService
IMemoryRenderingSite. getSynchronizationService()
Returns the syncrhonization service for this rendering site ornull
if none.
-