Uses of Package
org.openide.modules

Packages that use org.openide.modules
org.openide.modules The IDE is capable of being extended by pluggable modules providing additional functionality. 
 

Classes in org.openide.modules used by org.openide.modules
IllegalModuleException
          Thrown to indicate that there was a problem installing or otherwise handling a module.
ManifestSection
          Class representing one specially-treated section in a module's manifest file.
ManifestSection.ActionSection
          Module section for an Action.
ManifestSection.ClipboardConvertorSection
          Module section for a Clipboard convertor.
ManifestSection.DebuggerSection
          Module section for a Debugger.
ManifestSection.FileSystemSection
          Module section for a File System.
ManifestSection.Iterator
          Iterator over different types of sections.
ManifestSection.LoaderSection
          Module section for a Data Loader.
ManifestSection.NodeSection
          Module section for a node.
ManifestSection.OptionSection
          Module section for an Option.
ManifestSection.ServiceSection
          Module section for a service type.
ModuleDescription
          A description of a module that is constructed from the module's manifest file.
ModuleDescription.Dependency
          A type of dependency that the module can have on its environment.
ModuleInstall
          Provides hooks for a custom module that may be inserted into the IDE.
 



Built on February 22 2001.  |  Portions Copyright 1997-2000 Sun Microsystems, Inc. All rights reserved.