Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.ui.part.PageBook

Packages that use PageBook
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.texteditor.templates Application programming interfaces for interaction with the Eclipse text editor template support. 
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 PageBook in org.eclipse.debug.ui
 

Methods in org.eclipse.debug.ui with parameters of type PageBook
protected   IPage AbstractDebugView. createDefaultPage ( PageBook book)
          The default page for a debug view is its viewer.
 

Uses of PageBook in org.eclipse.ui.part
 

Methods in org.eclipse.ui.part that return PageBook
protected   PageBook PageBookView. getPageBook ()
          Returns the pagebook control for this view.
 

Methods in org.eclipse.ui.part with parameters of type PageBook
protected  void MultiPageEditor. addSyncroPageBook ( PageBook pageBook)
          Deprecated. Adds a synchronized pagebook to this editor.
protected abstract   IPage PageBookView. createDefaultPage ( PageBook book)
          Creates and returns the default page for this view.
protected  void MultiPageEditor. removeSyncroPageBook ( PageBook pageBook)
          Deprecated. Removes a synchronized pagebook from this editor.
protected  void MultiPageEditor. syncPageBook ( PageBook pageBook)
          Deprecated. Sets the visible page of the given pagebook to be the same as the visible page of this editor.
 

Uses of PageBook in org.eclipse.ui.texteditor.templates
 

Methods in org.eclipse.ui.texteditor.templates with parameters of type PageBook
protected   IPage TemplatesView. createDefaultPage ( PageBook book)
           
 

Uses of PageBook in org.eclipse.ui.views.contentoutline
 

Methods in org.eclipse.ui.views.contentoutline with parameters of type PageBook
protected   IPage ContentOutline. createDefaultPage ( PageBook book)
           
 

Uses of PageBook in org.eclipse.ui.views.properties
 

Methods in org.eclipse.ui.views.properties with parameters of type PageBook
protected   IPage PropertySheet. createDefaultPage ( PageBook book)
           
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire