Eclipse Platform
Release 3.3

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

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

Uses of IDetailPane in org.eclipse.debug.ui
 

Methods in org.eclipse.debug.ui that return IDetailPane
 IDetailPane IDetailPaneFactory.createDetailPane(String paneID)
          Creates and returns a detail pane corresponding to the given detail pane type identifier that this factory can produce (according to getDetailPaneTypes(IStructuredSelection selection)).
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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