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

G-Index (NetBeans Java Platform API) - NetBeans API Javadoc 5.0.0

 
A C E F G H J O P R S T

G

GeneralPlatformInstall - class org.netbeans.spi.java.platform.GeneralPlatformInstall.
An super class of all the platform installers.
getBootstrapLibraries() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns a ClassPath, which represents bootstrap libraries for the runtime environment.
getDefault() - Static method in class org.netbeans.api.java.platform.JavaPlatform
Get the "default platform", meaning the JDK on which NetBeans itself is running.
getDefault() - Static method in class org.netbeans.api.java.platform.JavaPlatformManager
Gets an instance of JavaPlatformManager.
getDefaultPlatform() - Method in class org.netbeans.api.java.platform.JavaPlatformManager
Returns default platform.
getDisplayName() - Method in class org.netbeans.api.java.platform.JavaPlatform
 
getDisplayName() - Method in class org.netbeans.spi.java.platform.GeneralPlatformInstall
Gets the display name of the platform installer.
getInstallFolders() - Method in class org.netbeans.api.java.platform.JavaPlatform
Retrieves a collection of FileObjects of one or more folders where the Platform is installed.
getInstalledPlatforms() - Method in class org.netbeans.api.java.platform.JavaPlatformManager
Gets an array of JavaPlatfrom objects.
getJavadocFolders() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns the locations of the Javadoc for this platform or empty collection if the location is not set or invalid
getName() - Method in class org.netbeans.api.java.platform.Profile
Returns the name of the profile
getName() - Method in class org.netbeans.api.java.platform.Specification
Returns the name of the Java specification e.g.
getPlatforms(String, Specification) - Method in class org.netbeans.api.java.platform.JavaPlatformManager
Returns platform given by display name and/or specification.
getProfiles() - Method in class org.netbeans.api.java.platform.Specification
Returns profiles supported by the Java SDK
getProperties() - Method in class org.netbeans.api.java.platform.JavaPlatform
Gets the properties defined for java platform.
getSourceFolders() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns the locations of the source of platform or empty collection when the location is not set or is invalid
getSpecification() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns specification of the Java SDK
getStandardLibraries() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns libraries recognized by default by the platform.
getSystemProperties() - Method in class org.netbeans.api.java.platform.JavaPlatform
Gets the java platform system properties.
getVendor() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns the vendor of the Java SDK
getVersion() - Method in class org.netbeans.api.java.platform.Profile
Returns the version of the profile
getVersion() - Method in class org.netbeans.api.java.platform.Specification
Returns the version of the Java specification e.g 1.4

 
A C E F G H J O P R S T
Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.