JAL-4298 Remove a stray return in the processGroovyScript method. Mildy improve a...
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 20 Oct 2023 15:57:29 +0000 (16:57 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 20 Oct 2023 15:57:29 +0000 (16:57 +0100)
commitbd2ad93a3ea4075bc45528e3505e9510ffde835d
tree8ae5a2bf7906ed34af7da25c5c232d3cce263308
parent25e2a6f59681e1e7d9602a451fbcf3a2b414a49a
JAL-4298 Remove a stray return in the processGroovyScript method. Mildy improve a groovy example. Ensure consistent setting of groovy variables with JalviewObjectI fields. Update the currentAlFrame when run from Calculate menu.
examples/groovy/stripUniprotPrefixes.groovy
src/jalview/bin/Commands.java
src/jalview/bin/Jalview.java
src/jalview/bin/groovy/JalviewObjectI.java
src/jalview/gui/AlignFrame.java
src/jalview/gui/Desktop.java