|
org.openide.modules 7.23.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Dependency | A dependency a module can have. |
InstalledFileLocator | Service providing the ability to locate a module-installed file in the NetBeans application's installation. |
ModuleInfo | General information about a module. |
ModuleInstall | Optional custom module lifecycle hooks. |
Modules | Information about the set of available modules. |
SpecificationVersion | Utility class representing a specification version. |
Annotation Types Summary | |
---|---|
PatchedPublic | Marks a method or constructor as being intended to be public. |
NetBeans is capable of being extended by pluggable modules providing additional functionality. These modules are stored as JAR files containing the extension's classes, whose manifest file specifies how the module should be installed. The Modules API describes how this works.
|
org.openide.modules 7.23.1 | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |