站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Class org.openide.modules.SpecificationVersion (NetBeans Modules API) - NetBeans API Javadoc 5.0.0

 

Uses of Class
org.openide.modules.SpecificationVersion

Uses of SpecificationVersion in org.openide.modules
 

Fields in org.openide.modules declared as SpecificationVersion
static SpecificationVersion Dependency.IDE_SPEC
          Deprecated. request dependencies on direct modules
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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.