I made some changes in SimpleSplashScreen:
the imageResourcePath property is no longer a String type, but a Resource
type. This allows for a more flexible configuration of the splashscreen.
Normally, no changes are required in the
richclient-startup.xmlconfiguration file, as the spring converter
mechanism takes care of this.
Peter
|