Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.ui.about.IInstallationPageContainer

Packages that use IInstallationPageContainer
org.eclipse.ui.about Application programming interfaces for interaction with and extension of the Eclipse Platform About dialog. 
 

Uses of IInstallationPageContainer in org.eclipse.ui.about
 

Methods in org.eclipse.ui.about that return IInstallationPageContainer
protected  IInstallationPageContainer InstallationPage.getPageContainer()
          Get the page container that is hosting this page.
 

Methods in org.eclipse.ui.about with parameters of type IInstallationPageContainer
 void InstallationPage.setPageContainer(IInstallationPageContainer container)
          Set the page container that is hosting this page.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

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