org.openide.modules 7.17.1

Package org.openide.modules

NetBeans is capable of being extended by pluggable modules providing additional functionality.

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.
SpecificationVersion Utility class representing a specification version.
 

Annotation Types Summary
PatchedPublic Marks a method or constructor as being intended to be public.
 

Package org.openide.modules Description

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.17.1

Built on September 7 2010.  |  Portions Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.