|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PageBookView | |
org.eclipse.debug.ui | Provides a generic debugger user interface that clients may customize via standard workbench extension points. |
org.eclipse.ui.part | Classes for the creation of workbench parts that integrate with the Eclipse Platform User Interface. |
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. |
Uses of PageBookView in org.eclipse.debug.ui |
Subclasses of PageBookView in org.eclipse.debug.ui | |
class |
AbstractDebugView
Common function for views related to debugging. |
Uses of PageBookView in org.eclipse.ui.part |
Constructors in org.eclipse.ui.part with parameters of type PageBookView | |
PageBookView.SelectionProvider()
|
Uses of PageBookView in org.eclipse.ui.views.contentoutline |
Subclasses of PageBookView in org.eclipse.ui.views.contentoutline | |
class |
ContentOutline
Main class for the Content Outline View. |
Uses of PageBookView in org.eclipse.ui.views.properties |
Subclasses of PageBookView in org.eclipse.ui.views.properties | |
class |
PropertySheet
Main class for the Property Sheet View. |
|
Eclipse Platform 2.1 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |