org.openide.modules 7.10.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 Provides hooks for a custom module that may be inserted into NetBeans.
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.10.1

Built on August 26 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.