Java error when the "new" item is pressed on Jmol application
Brought to you by:
jtorras
A Java Error is shown on the default console when the "new" menu item from Jmol application is pressed.
Exception in thread "AWT-EventQueue-0" java.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
at java.awt.Component.getLocationOnScreen_NoTreeLock(Component.java:1971)
at java.awt.Component.getLocationOnScreen(Component.java:1945)
at org.openscience.jmol.app.Jmol.<init>(Jmol.java:357)
.....</init>
A new interface of JMol has been incorporated as an applet in the new version 3.0. This capability is easily to exchange with newer versions of JMol and it does not show the reported error when the applet menu is operated.
This bug will be fixed on the new release 3.0.