Uses of Interface
org.eclipse.debug.ui.memory.IMemoryBlockTablePresentation
Packages that use IMemoryBlockTablePresentation
Package
Description
Provides classes and interfaces to render memory blocks in the memory view.
-
Uses of IMemoryBlockTablePresentation in org.eclipse.debug.ui.memory
Methods in org.eclipse.debug.ui.memory that return IMemoryBlockTablePresentationModifier and TypeMethodDescriptionprotected IMemoryBlockTablePresentation
AbstractTableRendering.getTablePresentationAdapter()
Returns the table presentation for this rendering's memory block ornull
if none.