What method gives you the map? If you call getComponents() it gives you a map but only of the components it contains not the ones in encloses.
On Tue, 2005-09-20 at 15:31 -0600, Mark Stang wrote: > I believe that Comp1 has a map that contains Comp2 and Comp3. And if you > ask, it will give you the map. And then if necessary, you can request the > same of Comp2 and Comp3, etc. > > What I wanted was a method that has walked the tree. > > regards, > > Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
