11.8.4

I am creating the viewer with allocateViewer using

JmolViewer viewer;
JmolAdapter adapter;

...

adapter = new SmarterJmolAdapter();
viewer = JmolViewer.allocateViewer(this,adapter,null,null,null,null,null);

I add the callback listener with viewer.setJmolCallbackListener(new
MyCallbackListener());

Joe

________________________________________
From: Robert Hanson [mailto:[email protected]] 
Sent: Friday, September 25, 2009 2:37 PM
To: [email protected]
Subject: Re: [Jmol-users] zoom callback

what version of Jmol are you using? 


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to