|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |