org.netbeans.modules.project.libraries/1 1.29.1

Uses of Interface
org.netbeans.spi.project.libraries.LibraryStorageArea

Packages that use LibraryStorageArea
org.netbeans.spi.project.libraries   
 

Uses of LibraryStorageArea in org.netbeans.spi.project.libraries
 

Classes in org.netbeans.spi.project.libraries with type parameters of type LibraryStorageArea
 interface ArealLibraryProvider<A extends LibraryStorageArea,L extends LibraryImplementation2>
          Library provider which can define libraries in particular areas.
 

Methods in org.netbeans.spi.project.libraries that return LibraryStorageArea
 LibraryStorageArea LibraryCustomizerContext.getLibraryStorageArea()
          Area of library being customized.
 

Constructors in org.netbeans.spi.project.libraries with parameters of type LibraryStorageArea
LibraryCustomizerContext(LibraryImplementation libraryImplementation, LibraryStorageArea libraryStorageArea)
           
 


org.netbeans.modules.project.libraries/1 1.29.1

Built on December 5 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.