|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecificationVersion | |
org.openide.modules | The IDE is capable of being extended by pluggable modules providing additional functionality. |
Uses of SpecificationVersion in org.openide.modules |
Fields in org.openide.modules declared as SpecificationVersion | |
static SpecificationVersion |
Dependency.IDE_SPEC
Specification version of the IDE. |
static SpecificationVersion |
Dependency.JAVA_SPEC
Specification version of the Java platform. |
static SpecificationVersion |
Dependency.VM_SPEC
Specification version of the Java VM. |
Methods in org.openide.modules that return SpecificationVersion | |
abstract SpecificationVersion |
ModuleInfo.getSpecificationVersion()
The specification version, or null. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |