Uses of Interface
org.eclipse.ui.about.IInstallationPageContainer
Packages that use 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
Methods in org.eclipse.ui.about that return IInstallationPageContainerModifier and TypeMethodDescriptionprotected IInstallationPageContainerInstallationPage.getPageContainer()Get the page container that is hosting this page.Methods in org.eclipse.ui.about with parameters of type IInstallationPageContainerModifier and TypeMethodDescriptionvoidInstallationPage.setPageContainer(IInstallationPageContainer container) Set the page container that is hosting this page.