| Package | Description |
|---|---|
| org.netbeans.spi.project.libraries | |
| org.netbeans.spi.project.libraries.support |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ArealLibraryProvider<A extends LibraryStorageArea,L extends LibraryImplementation2>
Library provider which can define libraries in particular areas.
|
| Modifier and Type | Field and Description |
|---|---|
static LibraryStorageArea |
LibraryStorageArea.GLOBAL
The
LibraryStorageArea for global libraries. |
| Modifier and Type | Method and Description |
|---|---|
static LibraryStorageArea |
LibrariesSupport.getLibraryStorageArea(LibraryManager manager)
Returns a
LibraryStorageArea for given LibraryManager. |
Built on September 30 2016. | Portions Copyright 1997-2016 Oracle. All rights reserved.