| Interface | Description |
|---|---|
| ArealLibraryProvider<A extends LibraryStorageArea,L extends LibraryImplementation2> |
Library provider which can define libraries in particular areas.
|
| LibraryImplementation |
Base SPI interface for library.
|
| LibraryImplementation2 |
Library enhancement allowing setting/getting library content as URI list.
|
| LibraryImplementation3 |
LibraryImplementation extension allowing library to expose additional
properties.
|
| LibraryProvider<L extends LibraryImplementation> |
Provider interface for implementing the read only library storage.
|
| LibraryStorageArea |
Abstract location where zero or more libraries are defined.
|
| LibraryTypeProvider |
SPI interface for provider of library type.
|
| NamedLibraryImplementation |
LibraryImplementation extension allowing setting/getting display name.
|
| Class | Description |
|---|---|
| LibraryCustomizerContext |
Context class which is passed to library customizer (via
JComponent.setObject). |
| LibraryFactory |
A factory class to create
Library instances. |
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.