Thanks for the assistance! The Map class doesn't seem to have a getAllMaps(), do you mean Map.getView() maybe?
So if the class in my extension file extends Map, it should return the parent map in the addTo? --- In [email protected], "Brent Easton" <[EMAIL PROTECTED]> wrote: > Map.getAllMaps() gets you access to all maps. > > If your object is a child of a map, then the parent map is passed to you inthe addTo(Buildable parent) routine, so just save it away. > > > ____________________________________________________________ > Brent Easton > Analyst/Programmer > University of Western Sydney > Email: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/vassalengine/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
