public class LibraryCustomizerContext extends Object
JComponent.setObject
).
Do not extend or instantiate this class directly.Constructor and Description |
---|
LibraryCustomizerContext(LibraryImplementation libraryImplementation,
LibraryStorageArea libraryStorageArea) |
Modifier and Type | Method and Description |
---|---|
LibraryImplementation |
getLibraryImplementation()
Library implementation to be customized.
|
LibraryImplementation2 |
getLibraryImplementation2()
Returns
LibraryImplementation2 or null if underlying
library implementation does not implement it. |
LibraryStorageArea |
getLibraryStorageArea()
Area of library being customized.
|
public LibraryCustomizerContext(LibraryImplementation libraryImplementation, LibraryStorageArea libraryStorageArea)
public LibraryImplementation getLibraryImplementation()
public LibraryImplementation2 getLibraryImplementation2()
LibraryImplementation2
or null if underlying
library implementation does not implement it.public LibraryStorageArea getLibraryStorageArea()