Re: [Jmol-developers] public api for findNearestAtomIndex

2005-01-20 Thread Dmitry Markman
thanks for your answer, Miguel I took a look at my code and I realized that I'm already using JmolStatusListener but my problem is I want to know that user clicked on the window but didn't pick up any atom that's why I have the following code: addMouseListener(new MouseAdapter(){

Re: [Jmol-developers] Jmol implementation questions

2005-01-20 Thread nvervell
De: "Miguel" <[EMAIL PROTECTED]>>A: [EMAIL PROTECTED], [EMAIL PROTECTED] >> 3) This is a question about software, rather than Jmol code. Do you have a >> preference for using a specific Java development API such as Eclipse? > >I use emacs. > >> Is your source code setup to work with one of the

[Jmol-developers] Jmol implementation questions

2005-01-20 Thread Miguel
Gunnar wrote: > I have downloaded the source code for Jmol, and currently am in the > process of looking through how you render all the elements, as well as the > importing and exporting features of Jmol. I am very interested in being > able to work on this project to further enhance the capabilit