[OpenMap Users] ShapeLayer removed() function

From: F.Bayliss <bayliss@alcatel-lucent.com>
Date: Fri Jun 01 2007 - 11:08:39 EDT

Don,

I added this code to the file and the GC seems to recall the objects now.

    public void removed(Container cont) {
        if (getList()!=null) {
            getList().clear();
        }
    }

Thanks
Frank

--
[To unsubscribe to this list send an email to "majdart@bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Fri Jun 1 11:00:00 2007

This archive was generated by hypermail 2.1.8 : Fri Jun 01 2007 - 11:00:02 EDT