Hi,
Jalview can start Jmol (v14.2.14) to view 3D structures, and shuts it down when
finished with:
viewer.dispose()
However I notice that despite this, multiple instances of HoverWatcherThread
accumulate in the JVM.
I'm guessing this is maybe to do with the code at
JmolThread
@Override
public void interrupt() {
stopped = true;
vwr.startHoverWatcher(true);
Is there a correct way to shut down Jmol including all started threads?
Thanks,
Mungo
Mungo Carstairs
Jalview Computational Scientist
The Barton Group
Division of Computational Biology
School of Life Sciences
University of Dundee, Dundee, Scotland, UK.
www.jalview.org<http://www.jalview.org/>
www.compbio.dundee.ac.uk<http://www.compbio.dundee.ac.uk/>
The University of Dundee is a registered Scottish Charity, No: SC015096
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://sdm.link/zohomanageengine
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users