Package | Description |
---|---|
org.netbeans.api.java.platform |
Representation of Java platform installations.
|
Modifier and Type | Method and Description |
---|---|
abstract Specification |
JavaPlatform.getSpecification()
Returns specification of the Java SDK
|
Modifier and Type | Method and Description |
---|---|
JavaPlatform[] |
JavaPlatformManager.getPlatforms(String platformDisplayName,
Specification platformSpec)
Returns platform given by display name and/or specification.
|
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.