- clearSharedData() - Method in class org.openide.modules.ModuleInstall
-
- close() - Method in class org.openide.modules.ModuleInstall
-
Called when all modules agreed with closing and NetBeans will be closed.
- closing() - Method in class org.openide.modules.ModuleInstall
-
Called when NetBeans is about to exit.
- COMPARE_ANY - Static variable in class org.openide.modules.Dependency
-
No comparison, just require the dependency to be present.
- COMPARE_IMPL - Static variable in class org.openide.modules.Dependency
-
Comparison by implementation version.
- COMPARE_SPEC - Static variable in class org.openide.modules.Dependency
-
Comparison by specification version.
- compareTo(Object) - Method in class org.openide.modules.SpecificationVersion
-
Perform a Dewey-decimal comparison.
- ConstructorDelegate - Annotation Type in org.openide.modules
-
Marks a code that implements constructor contract for backward compatibility.
- create(int, String) - Static method in class org.openide.modules.Dependency
-
Parse dependencies from tags.