Uses of Class
org.eclipse.equinox.p2.ui.ProvisioningUI
Packages that use 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
Methods in org.eclipse.equinox.p2.ui that return ProvisioningUIModifier and TypeMethodDescriptionstatic ProvisioningUIProvisioningUI.getDefaultUI()Return the default ProvisioningUI.Methods in org.eclipse.equinox.p2.ui with parameters of type ProvisioningUIModifier and TypeMethodDescriptionvoidInstalledSoftwarePage.setProvisioningUI(ProvisioningUI value) Set the provisioning UI to use with this pagevoidRepositoryManipulationPage.setProvisioningUI(ProvisioningUI ui) Set the provisioning UI that provides the session, policy, and other services for the UI.voidRevertProfilePage.setProvisioningUI(ProvisioningUI value) Set the provisioning UI to use with this pageConstructors in org.eclipse.equinox.p2.ui with parameters of type ProvisioningUIModifierConstructorDescriptionCreate a job that loads the metadata repositories known by the specified RepositoryTracker.