[udig-devel] How to check "layer added" event?
Sergiy Doroshenko
dorserg at gmail.com
Mon Jul 2 05:21:44 PDT 2007
Hi all!
I want to catch "layer added" event, but IEditManagerListener doesn't
support such event, only SELECTED_LAYER event.
For now I store list of layers and when selected layer changes I check
whether it is in this list. If it isn't in list - this is the new one.
But I think it's not a very good way.
Is there another listener that could catch such event?
Thanks!
More information about the udig-devel
mailing list