Uses of Class
org.openide.modules.SpecificationVersion

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.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.