Uses of Interface
org.eclipse.debug.ui.memory.IMemoryBlockTablePresentation
-
Packages that use IMemoryBlockTablePresentation Package Description org.eclipse.debug.ui.memory 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 IMemoryBlockTablePresentation Modifier and Type Method Description protected IMemoryBlockTablePresentation
AbstractTableRendering. getTablePresentationAdapter()
Returns the table presentation for this rendering's memory block ornull
if none.
-