Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-devel] Layer Selection

Ok I've committed the changes.  Now when the setSelectLayer() method is called the layers view will also update.

Jesse


On 4-Apr-06, at 7:00 AM, M.S.Bachler wrote:

Hi!

I have tried to figure out how to do this and failed.

How to I programmatically select a layer and have it shown as selected in the Layers View?
(and hence have the Selection View also change)

I have run:
        ((EditManager)map.getEditManager()).setSelectedLayer(layer);  

But that did not visually select the Layer in the Layers View.
Not sure what it did really.

Michelle

_______________________________________________
User-friendly Desktop Internet GIS (uDig)


Back to the top