Class | Description |
---|---|
CustomPlatformInstall |
Defines an API for registering custom Java platform installer.
|
GeneralPlatformInstall |
An super class of all the platform installers.
|
PlatformInstall |
Defines an API for registering custom Java platform installer.
|
PlatformInstall
lets you recognize a
category of Java platform (e.g. Java SE, Java ME) and also supply a custom wizard to scan a
directory in order to autodetect installed platforms.
The PlatformInstall instances are provided by the platform implementor and registered in the org-netbeans-api-java/platform/installers folder of system filesystem.