Sub-interface of ThemeSource to be implemented by objects that
can resolve theme messages hierarchically.
author: Jean-Pierre Pawlak author: Juergen Hoeller
Set the parent that will be used to try to resolve theme messages
that this object can't resolve.
Parameters: parent - the parent ThemeSource that will be used toresolve messages that this object can't resolve.May be null, in which case no further resolution is possible.