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.
|
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.
|
Class | Description |
---|---|
LibraryCustomizerContext |
Context class which is passed to library customizer (via
JComponent.setObject ). |
LibraryFactory |
A factory class to create
Library instances. |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.