|
From: sysadmin <sys...@zy...> - 2003-12-23 06:38:15
|
On Saturday 13 December 2003 11:39, Francois Beausoleil wrote: > Hey ! An excellent idea ! > Hi, Francois, seems that you understand what I am trying to do. In attempting to achieve this, I need to access WindowContext with <ref refid=3D""/> construct, or better yet, access tagContext map directly, s= ince everything (including WindowContext) are stored in this map. However, th= e relationship between WindowContext, tagContext and OBJECTS_MAP are kind = of convoluted, and I still have not found a clean way of doing this. IMHO, the WindowContext interface needs to have more public APIs to make= itself or its components more accessible from xml generated components s= uch as <objects> or <ref refid=3D... > constructs, as well as from other jav= a codes. YZ > On Fri, 12 Dec 2003 21:08:29 -0800, "sysadmin" <sys...@zy...> > said: > > On Friday 12 December 2003 01:27, Rene Jager wrote: > > > On Fri, 2003-12-12 at 05:40, sysadmin wrote: > > > > Hi, > > > > > [snip] > > > > > > I am thinking more in the line that if DefaultBuilder has another > > constructor > > which takes a HashMap as its argument, then I can create a HashMap = in my > > application and pass it to Defaultbuilder to be used as WindowContex= t map > > as > > well. This way both my app and GUI component can share this same co= ntext > > map. This approach also has the benefit of allowing you to have mul= tiple > > windows and still sharing the same context map. > > > [snip] > > Thanks, > Fran=E7ois > Developer of Java Gui Builder > http://jgb.sourceforge.net/ > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IB= M's > Free Linux Tutorials. Learn everything from the bash shell to sys adm= in. > Click now! http://ads.osdn.com/?ad_id78&alloc_id371&op=3DClick > _______________________________________________ > Jgb-devel mailing list > Jgb...@li... > https://lists.sourceforge.net/lists/listinfo/jgb-devel > > |