Package | Description |
---|---|
org.eclipse.debug.ui |
Provides a generic debugger user interface that clients may customize via standard
workbench extension points.
|
org.eclipse.ui.views.contentoutline |
Provides the standard Content Outline view which can
show the active editor's custom outline for the document being edited.
|
org.eclipse.ui.views.properties |
Provides the standard Property Sheet view which displays
custom properties of the active workbench part's current selection.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDebugView
Common function for views related to debugging.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentOutline
Main class for the Content Outline View.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertySheet
Main class for the Property Sheet View.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.