| Package | Description |
|---|---|
| org.netbeans.spi.project.libraries |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WritableLibraryProvider<L extends LibraryImplementation>
LibraryProvider supporting modifications.
|
| Modifier and Type | Method and Description |
|---|---|
LibraryProvider<L> |
ArealLibraryProvider.getLibraries(A area)
Gets all libraries defined in a given area.
|