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

Deprecated List (NetBeans Modules API) - NetBeans API Javadoc 5.0.0

 

Deprecated API

Deprecated Fields
org.openide.modules.Dependency.IDE_IMPL
          request dependencies on direct modules 
org.openide.modules.Dependency.IDE_NAME
          request dependencies on direct modules 
org.openide.modules.Dependency.IDE_SPEC
          request dependencies on direct modules 
 

Deprecated Methods
org.openide.modules.ModuleInstall.installed()
          Better to check specific aspects of the module's installation. For example, a globally installed module might be used in several user directories. Only the module itself can know whether its special installation tasks apply to some part of the global installation, or whether they apply to the module's usage in the current user directory. For this reason, implementing this method cannot be guaranteed to have useful effects. 
org.openide.modules.ModuleInstall.updated(int, String)
          Better to check specific aspects of the module's installation. For example, a globally installed module might be used in several user directories. Only the module itself can know whether its special installation tasks apply to some part of the global installation, or whether they apply to the module's usage in the current user directory. For this reason, implementing this method cannot be guaranteed to have useful effects. 
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.