Package org.springframework.ui.context.support

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

See:
          Description

Class Summary
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.
 

Package org.springframework.ui.context.support Description

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



Copyright © 2002-2008 The Spring Framework.