|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtensionName | |
|---|---|
| bibliothek.gui.dock.util.extension | Contains classes to create and manage extensions. |
| Uses of ExtensionName in bibliothek.gui.dock.util.extension |
|---|
| Methods in bibliothek.gui.dock.util.extension that return ExtensionName | |
|---|---|
ExtensionName<T> |
SharedExtension.getName()
Gets the name of the extension whose objects are shared. |
| Methods in bibliothek.gui.dock.util.extension with parameters of type ExtensionName | ||
|---|---|---|
|
Extension.load(DockController controller,
ExtensionName<E> extension)
Loads a set of extensions, it is the Extensions responsibility to implement any
kind of caching. |
|
|
ExtensionManager.load(ExtensionName<E> name)
Loads all extensions matching name. |
|
|
ExtensionManager.share(ExtensionName<E> name)
Creates a new SharedExtension object which uses name as key to read
extensions. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||