Class InstalledSoftwarePage

All Implemented Interfaces:
ICopyable, IDialogPage, IMessageProvider

public class InstalledSoftwarePage extends InstallationPage implements ICopyable
InstalledSoftwarePage displays a profile's IInstallableUnits in an Installation Page. Clients can use this class as the implementation class for an installationPages extension.
Since:
2.0
See Also:
Restriction:
This class is not intended to be subclassed by clients.
Restriction:
This class is not intended to be instantiated by clients.
  • Constructor Details

    • InstalledSoftwarePage

      public InstalledSoftwarePage()
  • Method Details