Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.debug.ui.IValueDetailListener

Packages that use IValueDetailListener
org.eclipse.debug.ui Provides a generic debugger user interface that clients may customize via standard workbench extension points. 
 

Uses of IValueDetailListener in org.eclipse.debug.ui
 

Methods in org.eclipse.debug.ui with parameters of type IValueDetailListener
 void IDebugModelPresentation.computeDetail(IValue value, IValueDetailListener listener)
          Computes a detailed description of the given value, reporting the result to the specified listener.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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