Extension SDK 10.1.3.36.73

Uses of Interface
oracle.jdeveloper.library.LibraryList

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

Uses of LibraryList in oracle.jdeveloper.library
 

Subinterfaces of LibraryList in oracle.jdeveloper.library
 interface MutableLibraryList
           
 

Classes in oracle.jdeveloper.library that implement LibraryList
 class AddinLibraryList
           
 class JLibraryList
           
 class JProjectLibraryList
          The JProjectLibraryList class is used to contain Library instances that are defined within the context of a JProject.
 class ListWrapper
           
 

Methods in oracle.jdeveloper.library that return LibraryList
 LibraryList ListWrapper.getWrappedList()
           
static LibraryList[] JLibraryManager.getAllLibraryLists()
          Returns all lists last preserved as the working set.
 

Methods in oracle.jdeveloper.library with parameters of type LibraryList
static boolean JLibraryManager.removeLibraryList(LibraryList list)
           
 

Constructors in oracle.jdeveloper.library with parameters of type LibraryList
ListWrapper(LibraryList list)
           
ListWrapper(LibraryList list, int mode)
           
 


Extension SDK 10.1.3.36.73

 

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