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

Uses of Interface
org.netbeans.api.project.libraries.LibraryChooser.Filter

Packages that use LibraryChooser.Filter
org.netbeans.api.project.libraries Representation of a library, and the ability to find the installed libraries. 
 

Uses of LibraryChooser.Filter in org.netbeans.api.project.libraries
 

Methods in org.netbeans.api.project.libraries with parameters of type LibraryChooser.Filter
static LibraryChooser.Panel LibraryChooser.createPanel(LibraryManager manager, LibraryChooser.Filter filter)
          Create a picker as an embeddable panel.
static Set<Library> LibraryChooser.showDialog(LibraryManager manager, LibraryChooser.Filter filter, LibraryChooser.LibraryImportHandler handler)
          Create a chooser showing libraries from given library manager and let the user to pick some.
 


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

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