Entering edit mode
14.4 years ago
Hazelin
▴
100
How do I integrate a visualizer(Jmol) with my java(JCreator) such that I can view my visualizer whenever I compile my custom-codes?
Thanks~!
What exactly do you want to happen at compile time? I'm not sure I understand what you are trying to achieve.
Please post link to related question to describe the background of the problem or explain the question in detail. Are you developing a web application or a desktop application?
I am doing superposition. Thus I want to integrate the above mentioned so that when my Java program is compiled, the result of the rotation & translation will be shown at Jmol when 2 protein structures are on top of one another.