Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IDetailPane2
An extension to the detail pane interface which allows implementors to
provide a selection provider instead of setting the selection provider of the
view's
site directly. |
interface |
IDetailPane3
An extension to the detail pane interface which allows implementors to
save contents of the details pane.
|
Modifier and Type | Method and Description |
---|---|
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) ). |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.