Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.core.IMemoryBlockListener

Packages that use IMemoryBlockListener
org.eclipse.debug.core Provides support for launching programs, breakpoint management, expression management, and debug events. 
 

Uses of IMemoryBlockListener in org.eclipse.debug.core
 

Methods in org.eclipse.debug.core with parameters of type IMemoryBlockListener
 void IMemoryBlockManager.addListener(IMemoryBlockListener listener)
          Registers the given listener for memory block addition and removal notification.
 void IMemoryBlockManager.removeListener(IMemoryBlockListener listener)
          Deregisters the givem listener for memory block addition and removal notficiation.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.