Uses of Class
org.eclipse.equinox.p2.ui.ProvisioningUI
Package
Description
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
-
Uses of ProvisioningUI in org.eclipse.equinox.p2.ui
Modifier and TypeMethodDescriptionstatic ProvisioningUI
ProvisioningUI.getDefaultUI()
Return the default ProvisioningUI.Modifier and TypeMethodDescriptionvoid
InstalledSoftwarePage.setProvisioningUI
(ProvisioningUI value) Set the provisioning UI to use with this pagevoid
RepositoryManipulationPage.setProvisioningUI
(ProvisioningUI ui) Set the provisioning UI that provides the session, policy, and other services for the UI.void
RevertProfilePage.setProvisioningUI
(ProvisioningUI value) Set the provisioning UI to use with this pageModifierConstructorDescriptionCreate a job that loads the metadata repositories known by the specified RepositoryTracker.