| Package | Description | 
|---|---|
| oracle.jdeveloper.library | 
 The  
Libraries package provides the library API used
by JDeveloper. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractDerivedLibrary
AbstractDerivedLibrary class. | 
class  | 
ProjectLibrary
ProjectLibrary class. | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
JLibraryManager.registerDerivedLibrary(java.lang.Class key,
                      java.lang.Class<? extends DerivedLibrary> cls)
Deprecated. 
 
Use the libraries hook to register derived libraries 
 |