Uses of Interface
org.eclipse.ui.about.IInstallationPageContainer
-
Packages that use IInstallationPageContainer Package Description 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 Modifier and Type Method Description protected IInstallationPageContainerInstallationPage. getPageContainer()Get the page container that is hosting this page.Methods in org.eclipse.ui.about with parameters of type IInstallationPageContainer Modifier and Type Method Description voidInstallationPage. setPageContainer(IInstallationPageContainer container)Set the page container that is hosting this page.
-