Package org.springframework.ui.context.support

Classes supporting the org.springframework.ui.context package.

See
          Description

Class Diagram Summary
support 
 

Class Summary
AbstractXmlUiApplicationContextAdds theme capabilities for UI contexts.
ResourceBundleThemeSourceThemeSource implementation that looks up an individual ResourceBundle per theme.
SimpleThemeDefault Theme implementation, wrapping a name and an underlying MessageSource.
StaticUiApplicationContextStatic ApplicationContext implementation that adds theme capabilities for UI contexts.
UiApplicationContextUtilsUtilities common to all UI application context implementations.
 

Package org.springframework.ui.context.support Description

Classes supporting the org.springframework.ui.context package. Provides base classes for specialized UI contexts, e.g. for web UIs.