Package org.eclipse.debug.ui.memory
package org.eclipse.debug.ui.memory
Provides classes and interfaces to render memory blocks in the memory view.
Package Specification
This package provides classes and interfaces to support rendering memory blocks in the memory view.
-
ClassDescriptionAbstract implementation of a memory rendering.Common function for a dynamic memory rendering bindings provider.Abstract implementation of a table rendering.Abstract implementation of a rendering that translates memory into text, displayed in a table.Allows debug models to customize the rendering of addresses for its memory blocks in table and text based renderings provided by the debug platform.An arbitrary rendering of a memory block.A rendering bindings listener is notified of changes in the renderings provided by a rendering bindings provider.A rendering bindings provider provides rendering type bindings for a memory block.A memory rendering container is a container within a memory rendering site for hosting a memory renderings.Manager for memory renderings.A workbench site that hosts memory renderings and provides synchronization services for memory renderings.Extension to memory site that allows a client to request a rendering container to become visible.Provides facilities related to the synchronization of memory renderings.Represents a type of memory rendering contributed via the
memoryRenderings
extension point.A factory that creates memory renderings.A memory rendering that can be repositioned.A memory rendering that can be reset.A memory rendering element represents a set of memory bytes being rendered in a memory rendering.