Package org.springframework.ui.context.support
Classes supporting the org.springframework.ui.context package. Provides support classes for specialized UI contexts, e.g. for web UIs.
Class Summary Class Description DelegatingThemeSource Empty ThemeSource that delegates all calls to the parent ThemeSource.ResourceBundleThemeSource ThemeSourceimplementation that looks up an individualResourceBundleper theme.SimpleTheme DefaultThemeimplementation, wrapping a name and an underlyingMessageSource.UiApplicationContextUtils Utility class for UI application context implementations.