| 
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaPlatform | |
|---|---|
| org.netbeans.api.java.platform | Representation of Java platform installations. | 
| Uses of JavaPlatform in org.netbeans.api.java.platform | 
|---|
| Methods in org.netbeans.api.java.platform that return JavaPlatform | |
|---|---|
static JavaPlatform | 
JavaPlatform.getDefault()
Get the "default platform", meaning the JDK on which NetBeans itself is running.  | 
 JavaPlatform | 
JavaPlatformManager.getDefaultPlatform()
Returns default platform.  | 
 JavaPlatform[] | 
JavaPlatformManager.getInstalledPlatforms()
Gets an array of JavaPlatfrom objects.  | 
 JavaPlatform[] | 
JavaPlatformManager.getPlatforms(String platformDisplayName,
             Specification platformSpec)
Returns platform given by display name and/or specification.  | 
| Methods in org.netbeans.api.java.platform with parameters of type JavaPlatform | |
|---|---|
static boolean | 
PlatformsCustomizer.showCustomizer(JavaPlatform platform)
Shows platforms customizer  | 
  | 
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||