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

Uses of Class org.openide.modules.SpecificationVersion (NetBeans APIs) - NetBeans API Javadoc 4.1.0


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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.