:-) Thanks for the fix. Michelle
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jesse Eichar Sent: 10 May 2006 17:26 To: User-friendly Desktop Internet GIS Subject: Re: [udig-devel] LayerInterceptor Hi Michelle, I've fixed this issue. Now the interceptor is called *just* before it is removed from the map so the getMap() method will still work. Jesse On 10-May-06, at 8:19 AM, M.S.Bachler wrote: > Hi! > > When a layer is deleted, my LayerIntercepter class is called fine, but > Layer.getMap() appears to be null. > I need to record that the map has changed, and need access to this > property at this time. Would it be possible to call the > LayerInterceptor before the Map reference is null. > > Thanks > > Michelle > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > M.S.Bachler > Sent: 10 May 2006 12:01 > To: User-friendly Desktop Internet GIS > Subject: RE: [udig-devel] Map.setName > > > Hi! > > I have written an Operation to rename a map. > This works fine, and calling Map.setName refreshes the label in the > Project View automatically for me. But it does not refresh the tab > label > of the open MapEditor pane. > > Is there an easy way I can do this from my code? > Or should Map.setMap be doing this really? > > Michelle > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel > _______________________________________________ > User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net > http://lists.refractions.net/mailman/listinfo/udig-devel _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel _______________________________________________ User-friendly Desktop Internet GIS (uDig) http://udig.refractions.net http://lists.refractions.net/mailman/listinfo/udig-devel
