Uses of Interface
org.eclipse.debug.ui.memory.IMemoryRenderingSynchronizationService
Packages that use IMemoryRenderingSynchronizationService
Package
Description
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 IMemoryRenderingSynchronizationServiceModifier and TypeMethodDescriptionIMemoryRenderingSite.getSynchronizationService()
Returns the syncrhonization service for this rendering site ornull
if none.