Re: PropertyChangeListeners

2013-06-23 Thread Jürgen Schmidt
On 6/22/13 7:40 PM, Rajath Shashidhara wrote: > Hello, > > I have now completed the implementation of "insert" command. > I was thinking about the propertychangelisteners. > > Is it good to store all the properties locally and each time > getPropertyValues is calle

PropertyChangeListeners

2013-06-22 Thread Rajath Shashidhara
Hello, I have now completed the implementation of "insert" command. I was thinking about the propertychangelisteners. Is it good to store all the properties locally and each time getPropertyValues is called update all the properties and return only the requested properties