Uses of Interface
org.eclipse.ui.about.IInstallationPageContainer
Package
Description
Application programming interfaces for interaction with
and extension of the Eclipse Platform About dialog.
-
Uses of IInstallationPageContainer in org.eclipse.ui.about
Modifier and TypeMethodDescriptionprotected IInstallationPageContainer
InstallationPage.getPageContainer()
Get the page container that is hosting this page.Modifier and TypeMethodDescriptionvoid
InstallationPage.setPageContainer
(IInstallationPageContainer container) Set the page container that is hosting this page.