| Empty ThemeSource that delegates all calls to the parent ThemeSource.
If no parent is available, it simply won't resolve any theme.
Used as placeholder by UiApplicationContextUtils, if a context doesn't
define its own ThemeSource. Not intended for direct use in applications.
author: Juergen Hoeller since: 1.2.4 See Also: UiApplicationContextUtils |