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(){
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
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