Package | Description |
---|---|
bibliothek.gui.dock.themes |
Contains an implementation of
DockTheme and
all classes which are neede by this theme. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultThemeMeta
This default implementation of
ThemeMeta uses the TextManager to read
label and description. |
Modifier and Type | Method and Description |
---|---|
ThemeMeta |
ThemeFactory.createMeta(DockController controller)
Gets meta information about this factory.
|
ThemeMeta |
ThemePropertyFactory.createMeta(DockController controller) |
Modifier and Type | Method and Description |
---|---|
void |
ThemeMetaListener.authorsChanged(ThemeMeta meta)
Called if the authors of
meta changed. |
void |
ThemeMetaListener.descriptionChanged(ThemeMeta meta)
Called if the description of
meta changed. |
void |
ThemeMetaListener.nameChanged(ThemeMeta meta)
Called if the name of
meta changed. |
void |
ThemeMetaListener.webpagesChanged(ThemeMeta meta)
Called if the webpages of
meta changed. |