Uses of Interface
org.springframework.ui.context.HierarchicalThemeSource
Packages that use HierarchicalThemeSource
Package
Description
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 HierarchicalThemeSourceModifier and TypeClassDescriptionclass
Empty ThemeSource that delegates all calls to the parent ThemeSource.class
ThemeSource
implementation that looks up an individualResourceBundle
per theme.