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

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

The Spring Framework

Uses of Interface
org.springframework.ui.context.HierarchicalThemeSource

Packages that use HierarchicalThemeSource
org.springframework.ui.context.support Classes supporting the org.springframework.ui.context package. 
 

Uses of HierarchicalThemeSource in org.springframework.ui.context.support
 

Classes in org.springframework.ui.context.support that implement HierarchicalThemeSource
 class DelegatingThemeSource
          Empty ThemeSource that delegates all calls to the parent ThemeSource.
 class ResourceBundleThemeSource
          ThemeSource implementation that looks up an individual ResourceBundle per theme.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.