Package org.springframework.ui.context

Contains classes defining the application context subinterface for UI applications.

See
          Description

Class Diagram Summary
context 
 

Interface Summary
NestingThemeSourceSubinterface of ThemeSource to be implemented by objects that can resolve messages hierarchically.
ThemeA Theme can resolve theme-specific messages, codes, file paths, etc (e.g.
ThemeSourceInterface to be implemented by objects that can resolve Themes.
 

Package org.springframework.ui.context Description

Contains classes defining the application context subinterface for UI applications. The theme feature is added here.


Web packages add the resolution and the setting of the user current theme.