|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Library | |
org.netbeans.api.project.libraries | Representation of a library, and the ability to find the installed libraries. |
Uses of Library in org.netbeans.api.project.libraries |
Methods in org.netbeans.api.project.libraries that return Library | |
Library |
LibraryManager.getLibrary(String name)
Returns library by its name. |
Library[] |
LibraryManager.getLibraries()
List all library defined in the IDE. |
Methods in org.netbeans.api.project.libraries with parameters of type Library | |
static boolean |
LibrariesCustomizer.showCustomizer(Library activeLibrary)
Shows libraries customizer |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |