JAL-2902 - isBusy and hasMapping methods so client can wait until a newly opened...
authorJim Procter <jprocter@issues.jalview.org>
Wed, 7 Feb 2018 13:04:07 +0000 (13:04 +0000)
committerJim Procter <jprocter@issues.jalview.org>
Wed, 7 Feb 2018 13:04:07 +0000 (13:04 +0000)
commite07d62e6efbd954164c27e15eee49f57aa2e1b4c
tree99a3b2ab3abc2ad544dc9a376f588b9f4087b011
parent290e76172f5d4bd074764452c6a626fec4bd3b3b
JAL-2902 - isBusy and hasMapping methods so client can wait until a newly opened structure view has finished mapping sequences to structure data and sending initial colour commands to the structure view.
[ needed for JAL-2780 JAL-2781 tests]
src/jalview/api/structures/JalviewStructureDisplayI.java
src/jalview/gui/StructureViewer.java
src/jalview/gui/StructureViewerBase.java