Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.equinox.p2.ui.LicenseManager

Packages that use LicenseManager
org.eclipse.equinox.p2.ui Provides provisioning user interface classes that can be used for assembling a provisioning UI. 
 

Uses of LicenseManager in org.eclipse.equinox.p2.ui
 

Methods in org.eclipse.equinox.p2.ui that return LicenseManager
 LicenseManager ProvisioningUI.getLicenseManager()
          Return the license manager that should be used to remember accepted user licenses.
 

Constructors in org.eclipse.equinox.p2.ui with parameters of type LicenseManager
AcceptLicensesWizardPage(LicenseManager manager, IInstallableUnit[] ius, ProfileChangeOperation operation)
          Create a license acceptance page for showing licenses to the user.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.