站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

org.springframework.ui.context (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.ui.context

Contains classes defining the application context subinterface for UI applications.

See:
          Description

Interface Summary
HierarchicalThemeSource Sub-interface of ThemeSource to be implemented by objects that can resolve theme messages hierarchically.
Theme A Theme can resolve theme-specific messages, codes, file paths, etcetera (e.g. CSS and image files in a web environment).
ThemeSource Interface 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.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.