User dfeb81947d
21-10-2009 15:12:43
Dear Support,
Using JChem API, I would like to add in a JPanel a light molecule viewer. If I use MViewPane, it's too heavy, and it contains many functionnalities that I don't need and I think that AlchemistMoleculeView should be the same. MoleculeComponent would be nice, but actually it doesn't implements or extends any graphical container.
A way would be to export the Molecule into an Image and show it using an ImageIcon.
But I wonder if there is a light Panel to show Molecules?
Thank you for your answer
Best Regards,
Jacques