Uses of Package
org.openide.modules

Packages that use org.openide.modules
org.openide.loaders DataSystems are the logical layer between a filesystem and the regular functions of the IDE. 
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.loaders
ModuleInfo
          General information about a module.
 

Classes in org.openide.modules used by org.openide.modules
IllegalModuleException
          Deprecated.  
ManifestSection
          Deprecated.  
ManifestSection.ActionSection
          Deprecated. Module section for an Action.
ManifestSection.ClipboardConvertorSection
          Deprecated. Module section for a Clipboard convertor.
ManifestSection.DebuggerSection
          Deprecated. Module section for a Debugger.
ManifestSection.FileSystemSection
          Deprecated. Module section for a File System.
ManifestSection.Iterator
          Deprecated. Iterator over different types of sections.
ManifestSection.LoaderSection
          Deprecated. Module section for a Data Loader.
ManifestSection.NodeSection
          Deprecated. Module section for a node.
ManifestSection.OptionSection
          Deprecated. Module section for an Option.
ManifestSection.ServiceSection
          Deprecated. Module section for a service type.
ModuleDescription
          Deprecated.  
ModuleDescription.Dependency
          Deprecated. 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.
SpecificationVersion
          Utility class representing a specification version.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.