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.
 



Copyright (c) 2002-2007 The Spring Framework Project.