Extension SDK 9.0.5

Uses of Class
oracle.jdeveloper.library.AbstractLibrary

Packages that use AbstractLibrary
oracle.jdeveloper.library The Libraries package provides the library API used by JDeveloper. 
 

Uses of AbstractLibrary in oracle.jdeveloper.library
 

Subclasses of AbstractLibrary in oracle.jdeveloper.library
 class AbstractDerivedLibrary
          AbstractDerivedLibrary class.
 class JLibrary
          Encapsulates the notion of a library as it is used within JDeveloper.
 class ProjectLibrary
          ProjectLibrary class.
 

Methods in oracle.jdeveloper.library with parameters of type AbstractLibrary
protected  void AbstractLibrary.copyToImpl(AbstractLibrary copy)
           
protected  boolean AbstractLibrary.equalsImpl(AbstractLibrary other)
           
 


Extension SDK

 

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