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.

Classes

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