On Friday 12 March 2004 15:25, Tommi Hassinen wrote: > After a while I thought to pick up the comp.chem. plugin again. Earlier I > was told to look at JmolModelAdapter interface for accessing atoms and > bonds from jmol. > > But now I'm stuck because I see no way how I can access JmolModelAdapter > or JmolViewer objects from the plugin ; the plugin only has access to > a CDKEditBus object, which has methods > > public ChemModel getChemModel(); > public ChemFile getChemFile(); > > but how can I access JmolViewer or JmolModelAdapter using these?
Tommi, can you explain me what you want to do? Then I can better respond to the actual problem. Like Christoph said, the EditBus is not fixed yet... not at all... So let's discuss what you need, and how the EditBus can be extended to support this, while keeping in mind that the EditBus is a general interface and not Jmol specific... Egon ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
