Eclipse Platform
Release 3.8

Uses of Interface
org.eclipse.debug.ui.memory.IMemoryRenderingSite

Packages that use IMemoryRenderingSite
org.eclipse.debug.ui.memory 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.memory
 interface IMemoryRenderingSite2
          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 IMemoryRenderingSite
 IMemoryRenderingSite IMemoryRenderingContainer.getMemoryRenderingSite()
          Returns the rendering site hosting this container.
 


Eclipse Platform
Release 3.8

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2013. All rights reserved.