Extension SDK 10.1.3.36.73

Uses of Interface
oracle.jdeveloper.library.JLibraryDefinition

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

Uses of JLibraryDefinition in oracle.jdeveloper.library
 

Subinterfaces of JLibraryDefinition in oracle.jdeveloper.library
 interface JLibrary
          Encapsulates the notion of a Library as it is used within JDeveloper.
 

Classes in oracle.jdeveloper.library that implement JLibraryDefinition
 class AddinLibrary
           
 class JLibraryAdapter
          Encapsulates the notion of a Library as it is used within JDeveloper.
 class JLibraryNode
           
 

Methods in oracle.jdeveloper.library that return JLibraryDefinition
 JLibraryDefinition JLibraryNode.getDefaultLibraryDefinition()
           
 JLibraryDefinition JLibraryNode.getLibraryDefinition(VersionNumber jdkVer)
           
 JLibraryDefinition JLibraryAdapter.getDefaultLibraryDefinition()
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 JLibraryDefinition JLibraryAdapter.getLibraryDefinition(VersionNumber jdkVer)
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 JLibraryDefinition JLibrary.getDefaultLibraryDefinition()
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 JLibraryDefinition JLibrary.getLibraryDefinition(VersionNumber jdkVer)
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 JLibraryDefinition AddinLibrary.getDefaultLibraryDefinition()
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 JLibraryDefinition AddinLibrary.getLibraryDefinition(VersionNumber jdkVer)
          Deprecated. JDK based versions desupported. Use JLibrary directly.
 


Extension SDK 10.1.3.36.73

 

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