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

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

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

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

Classes in org.netbeans.spi.project.libraries with type parameters of type LibraryImplementation2
 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 LibraryImplementation2
 LibraryImplementation2 LibraryCustomizerContext.getLibraryImplementation2()
          Returns LibraryImplementation2 or null if underlying library implementation does not implement it.
 


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

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