org.netbeans.modules.java.platform/1 1.7.22

Package org.netbeans.spi.java.platform

Registration of Java platform types.

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.
 

Package org.netbeans.spi.java.platform Description

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.


org.netbeans.modules.java.platform/1 1.7.22

Built on December 7 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.