Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.ui.about.InstallationPage

Packages that use InstallationPage
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
org.eclipse.ui.about Application programming interfaces for interaction with and extension of the Eclipse Platform About dialog. 
 

Uses of InstallationPage in org.eclipse.equinox.p2.ui
 

Subclasses of InstallationPage in org.eclipse.equinox.p2.ui
 class InstalledSoftwarePage
          InstalledSoftwarePage displays a profile's IInstallableUnits in an Installation Page.
 class RevertProfilePage
          RevertProfilePage displays a profile's configuration history in an Installation Page.
 

Uses of InstallationPage in org.eclipse.ui.about
 

Methods in org.eclipse.ui.about with parameters of type InstallationPage
 void IInstallationPageContainer.registerPageButton(InstallationPage page, Button button)
          Register a button as belonging to a particular page in the container.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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