From: Ronald H. <ro...@co...> - 2004-05-29 11:57:21
|
Thx Keith, but... I wanted the applicationContext to be set separately because, I like to load my xml files from one pre-defined location. That is possible now, but there is no launch now anymore. The set propertie I was referring to was the set for the text of LabelInfo, not the context. Cheers Ronald Keith Donald wrote: >Ronald, > >I just incorporated these. Thanks! > >I added a setter but made it private; as the application launcher really is >something that should be immutable (short lived object that bootstraps the >app.) > >Keith > > |