站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

org.netbeans.spi.java.platform (NetBeans Java Platform API) - NetBeans API Javadoc 4.1.0

 

Package org.netbeans.spi.java.platform

Registration of Java platform types.

See:
          Description

Class Summary
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.


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.