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.Page

Packages that use Page
org.eclipse.search.ui.text Provides the base classes to implement a search result view part for searches with textual matches. 
org.eclipse.team.ui.history Application programming interfaces for working with history Package Specification This package specifies the API for providing history pages to the history view. 
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. 
org.eclipse.ui.views.properties.tabbed Provides the Tabbed Properties framework. 
 

Uses of Page in org.eclipse.search.ui.text
 

Subclasses of Page in org.eclipse.search.ui.text
 class AbstractTextSearchViewPage
          An abstract base implementation for classes showing AbstractTextSearchResult instances.
 

Uses of Page in org.eclipse.team.ui.history
 

Subclasses of Page in org.eclipse.team.ui.history
 class HistoryPage
          Abstract HistoryPage class that keeps track of the history page site.
 

Methods in org.eclipse.team.ui.history that return Page
  Page IHistoryPageSource. createPage ( Object object)
          Called by the history view to create the page for this IFileHistoryProvider.
  Page ElementLocalHistoryPageSource. createPage ( Object object)
           
 

Uses of Page in org.eclipse.ui.part
 

Subclasses of Page in org.eclipse.ui.part
 class MessagePage
          A message page display a message in a pagebook view.
 

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

Subclasses of Page in org.eclipse.ui.texteditor.templates
 class AbstractTemplatesPage
          Abstract default implementation for ITemplatesPage.
 

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

Subclasses of Page in org.eclipse.ui.views.contentoutline
 class ContentOutlinePage
          An abstract base class for content outline pages.
 

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

Subclasses of Page in org.eclipse.ui.views.properties
 class PropertySheetPage
          The standard implementation of property sheet page which presents a table of property names and values obtained from the current selection in the active workbench part.
 

Uses of Page in org.eclipse.ui.views.properties.tabbed
 

Subclasses of Page in org.eclipse.ui.views.properties.tabbed
 class TabbedPropertySheetPage
          A property sheet page that provides a tabbed UI.
 


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