|
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
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 |
Representation of Java platform installations.
Each JavaPlatform
is one installation of a
Java platform, such as J2SE, J2EE, or J2ME. 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.
|
org.netbeans.modules.java.platform/1 1.7.22 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |