Package | Description |
---|---|
org.eclipse.equinox.p2.ui |
Provides provisioning user interface classes that can be used for assembling
a provisioning UI.
|
Modifier and Type | Method and Description |
---|---|
static ProvisioningUI |
ProvisioningUI.getDefaultUI()
Return the default ProvisioningUI.
|
Modifier and Type | Method and Description |
---|---|
void |
RevertProfilePage.setProvisioningUI(ProvisioningUI value)
Set the provisioning UI to use with this page
|
void |
InstalledSoftwarePage.setProvisioningUI(ProvisioningUI value)
Set the provisioning UI to use with this page
|
void |
RepositoryManipulationPage.setProvisioningUI(ProvisioningUI ui)
Set the provisioning UI that provides the session, policy, and other
services for the UI.
|
Constructor and Description |
---|
LoadMetadataRepositoryJob(ProvisioningUI ui)
Create a job that loads the metadata repositories known by the specified RepositoryTracker.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.