Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Uses of Package
oracle.jdeveloper.library

Packages that use oracle.jdeveloper.library
oracle.jdeveloper.deploy   
oracle.jdeveloper.java.locator Public implementations of the JavaClassLocator interface. 
oracle.jdeveloper.jsp.libraries   
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
oracle.jdeveloper.model Contains interfaces and classes implementing the Java specific portions of JDeveloper's data model. 
oracle.jdeveloper.runner Contains classes that allow addins some level of control on the JDeveloper runner system. 
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.deploy
JLibrary
          Encapsulates the notion of a Library as it is used within JDeveloper.
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.java.locator
Library
          Encapsulates the notion of a library as it is used within JDeveloper.
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.jsp.libraries
MutableLibraryList
           
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.library
AbstractDerivedLibrary
          AbstractDerivedLibrary class.
AbstractLibrary
          A read only, partial implementation of Libary.
AddinLibrary
          Represents a library that was installed in an extension manifest's <libraries> hook.
AddinLibraryList
          Provides access to libraries registered by extensions.
DerivedLibrary
          Encapsulates the notion of a derived library as it is used within JDeveloper.
DynamicLibraryProvider
          A DynamicLibraryProvider can contribute classpath entries to a project dynamically.
ExternalLibrary
           
JDK
          Encapsulates the notion of a JDK.
JLibrary
          Encapsulates the notion of a Library as it is used within JDeveloper.
JLibraryDefinition
          Deprecated. Use JLibrary
JLibraryList
           
JLibraryManager
           
JPaths
          Encapsulates the notion of grouping a class path, source path, and doc path.
JProjectLibraryList
          The JProjectLibraryList class is used to contain Library instances that are defined within the context of a JProject.
LegacyLibraryDefinition
           
Library
          Encapsulates the notion of a library as it is used within JDeveloper.
LibraryAdapter
           
LibraryDataNode
           
LibraryElement
          LibraryElement is a complete, default implementation of the Element and Dirtyable interfaces.
LibraryList
          The LibraryList interface represents a list of JLibrary and JDK definitions.
LibraryReference
          HashStructureAdapter encapsulation of a reference to an external Library, as opposed to a reference to a library defined within a JProject.
MutableLibraryList
           
ProjectLibraryChangeEvent
          The event object that notifies registered ProjectLibraryChangeListener that a project's classpath change has happened.
ProjectLibraryChangeListener
          A listener used for tracking changes to libraries on the project classpath.
ProjectLibraryMigrator
           
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.model
JDK
          Encapsulates the notion of a JDK.
JLibrary
          Encapsulates the notion of a Library as it is used within JDeveloper.
JProjectLibraryList
          The JProjectLibraryList class is used to contain Library instances that are defined within the context of a JProject.
Library
          Encapsulates the notion of a library as it is used within JDeveloper.
MutableLibraryList
           
 

Classes in oracle.jdeveloper.library used by oracle.jdeveloper.runner
JDK
          Encapsulates the notion of a JDK.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.0)

E13403-08

Copyright © 1997, 2013, Oracle. All rights reserved.