Uses of Interface
org.eclipse.debug.ui.memory.IMemoryRenderingManager
-
Packages that use IMemoryRenderingManager Package Description org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. -
-
Uses of IMemoryRenderingManager in org.eclipse.debug.ui
Methods in org.eclipse.debug.ui that return IMemoryRenderingManager Modifier and Type Method Description static IMemoryRenderingManager
DebugUITools. getMemoryRenderingManager()
Returns the memory rendering manager.
-