Hi,
I started on the AtomSetChooser and got something working (a bit).
I couldn't figure out how to make sure that the JTree for the AtomSetChooser is updated properly when a new file is opened, so I added a button to do a manual refresh. This actually made that I had to store the clientFile in the ModelManager so I could call the adapter's get method to get the tree after the fact.
I assume that by doing that, I make that basically two versions of the data is in memory (on the viewer side and the AtomSetCollection side) so that is not too great.
I hope to get a better solution to that tomorrow, I just wanted to get it committed before I got too far.
Ren�
------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_idU88&alloc_id065&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
