|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
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. |
Registration of Java platform types.
PlatformInstall
lets you recognize a
category of Java platform (e.g. J2SE, J2ME) 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.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |