Uses of Interface
org.eclipse.debug.ui.memory.IMemoryRenderingSite
Packages that use IMemoryRenderingSite
Package
Description
Provides classes and interfaces to render memory blocks in the memory view.
-
Uses of IMemoryRenderingSite in org.eclipse.debug.ui.memory
Subinterfaces of IMemoryRenderingSite in org.eclipse.debug.ui.memoryModifier and TypeInterfaceDescriptioninterface
Extension to memory site that allows a client to request a rendering container to become visible.Methods in org.eclipse.debug.ui.memory that return IMemoryRenderingSiteModifier and TypeMethodDescriptionIMemoryRenderingContainer.getMemoryRenderingSite()
Returns the rendering site hosting this container.