Hi Miguel,
seeing you mention beans in the previous email makes me wonder about whether it may make sense to have the JmolViewer be like a JavaBean (not an enterprise java bean, but a component type bean) in the vein of JavaBeans as they can be used in netBeans (http://www.netbeans.org ).
I found some info on java beans at: http://java.sun.com/products/javabeans/index.jsp
I have not played around with netBeans much, but it may be a way in which people could more easily integrate the JmolViewer into their own projects.
Ren�
PS one thing that is nice in NetBeans is that it allows you to see 'Bean Patterns', i.e., fields in a class that have a 'get' and 'set' method associated with them, making it easier to see what fields/properties can be
On Nov 17, 2004, at 8:15 AM, Miguel wrote:
However, I am going to change/reimplement the viewer event listening mechanism at some point, probably modelling it on the beans property change mechanism.
------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
