See: Description
| Class | Description |
|---|---|
| JavaPlatform |
JavaPlatform describes a java platform in a way that the IDE tools may utilize.
|
| JavaPlatformManager |
JavaPlatformManager provides access to list of installed Java Platforms in the system.
|
| PlatformsCustomizer | |
| Profile |
Represents profile installed in the Java SDK
|
| Specification |
Specification of the Java SDK
|
Each JavaPlatform is one installation of a
Java platform, such as Java SE, Java EE, or Java ME. It has a specification name like
J2SE and a version such as 1.4. A platform like J2ME
may also have associated profiles like MIDP 1.0.
JavaPlatformManager keeps track of
installed platforms.
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.