| Author | Topic |
Posts: 273
Registered: June 2006
|
|
New listener framework for all elements within the SBML tree
|
31 Aug '11 07:25
|
 |
|
Dear all,
I just wanted to make you aware of the recent changes in the JSBML
library. The way how we notify listeners about changes in JSBML's data
structure has massively been changed, thanks to Sarah Müller vom Hagen
for her help. I hope that we didn't forget anything. If it is all right,
all elements within the SBML tree should now be listening to dedicated
change listeners that have been renamed and also inherit from the
PropertyChangeListener from standard Java beans. These can now be found
in the util package (cf. TreeNodeChangeListener and
TreeNodeChangeEvent). Please have a look on it and let us know if you
encounter any problems. We hope, everything is more logical and better now.
Cheers
Sarah and Andreas
--
Dr. Andreas Dräger
University of Tuebingen
Center for Bioinformatics Tuebingen (ZBIT)
Sand 1
72076 Tübingen
Germany
Phone: +49-7071-29-78982
Fax: +49-7071-29-5091
____________________________________________________________
To manage your jsbml-development list subscription, visit
https://utils.its.caltech.edu/mailman/listinfo/jsbml-development
For a web interface to the jsbml-development mailing list, visit
http://sbml.org/Forums/
For questions or feedback about the jsbml-development list,
contact sbml-team@caltech.edu
|
|
|