| Interface | Description |
|---|---|
| ITheme |
A theme.
|
| IThemeFactory |
Factory which will create a theme instance from it's source files.
|
| IThemeVariant |
| Class | Description |
|---|---|
| CleanThemeVariant |
The rewritten, clean theme style.
|
| CssColor |
A color, with methods to create new colors from it.
|
| CssColorGenerator |
Utility class to generate all kinds of colors.
|
| DefaultThemeVariant |
The default theme style for pages.
|
| FragmentedThemeFactory |
This theme factory uses fragments to create a "theme".
|
| FragmentedThemeStore |
This contains the results for a fragmented theme.
|
| SimpleTheme |
The result of a "simple" theme.
|
| SimpleThemeFactory |
Very simple theme engine which uses a theme name defined as themedir/icon/color.
|
| Theme |
Constants for theme resources within the framework.
|
| ThemeCssUtils |
This helper class is passed to the theme factory, and can be used to augment
information in the style.properties.
|
| ThemeManager |
This is used by DomApplication to manage themes.
|
| ThemeModifyableResource |
This implements IIsModified to make a theme part of a dependency list.
|
| ThemePartFactory |
This accepts all urls in the format *.theme.xxx.
|
| ThemeResourceFactory |
This handles resource references that start with $THEME; indicating resources
to get from a theme.
|
| Exception | Description |
|---|---|
| StyleException |
Copyright © 2017 etc.to. All rights reserved.