See: Description
Class | Description |
---|---|
DelegatingThemeSource |
Empty ThemeSource that delegates all calls to the parent ThemeSource.
|
ResourceBundleThemeSource |
ThemeSource implementation that looks up an individual
ResourceBundle per theme. |
SimpleTheme |
Default
Theme implementation, wrapping a name and an
underlying MessageSource . |
UiApplicationContextUtils |
Utility class for UI application context implementations.
|