Uses of Class
org.openide.modules.ModuleDescription

Packages that use ModuleDescription
org.openide.modules The IDE is capable of being extended by pluggable modules providing additional functionality. 
 

Uses of ModuleDescription in org.openide.modules
 

Methods in org.openide.modules with parameters of type ModuleDescription
 String ModuleDescription.reasonWhyUnsatisfied(ModuleDescription[] otherModules)
          Deprecated. Check whether this description satisfies all of its dependencies, and if not say why.
 boolean ModuleDescription.dependsOnModule(ModuleDescription other)
          Deprecated. Check whether this description depends on another module.
 String ModuleDescription.Dependency.checkForMiss(ModuleDescription[] otherModules)
          Check whether this dependency is currently satisfied by the supplied parameters.
 



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