Skip navigation links
org.netbeans.modules.java.platform/1 1.56
A C D E F G H I J O P R S T 

G

getBootstrapLibraries() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns a ClassPath, which represents bootstrap libraries for the runtime environment.
getBootstrapLibraries() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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.api.java.platform.Specification
Returns the display name of the Java SDK.
getDisplayName() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
getInstalledPlatforms() - Method in class org.netbeans.api.java.platform.JavaPlatformManager
Gets an array of JavaPlatfrom objects.
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.
getInstallFolders() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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
getJavadocFolders() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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 platform.
getProperties() - Method in class org.netbeans.api.java.platform.JavaPlatform
Gets some ad-hoc properties defined for this platform.
getProperties() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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
getSourceFolders() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
getSpecification() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns specification of the Java SDK
getSpecification() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
getStandardLibraries() - Method in class org.netbeans.api.java.platform.JavaPlatform
Returns libraries recognized by default by the platform.
getStandardLibraries() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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
getVendor() - Method in class org.netbeans.spi.java.platform.support.ForwardingJavaPlatform
 
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 D E F G H I J O P R S T 
Skip navigation links
org.netbeans.modules.java.platform/1 1.56