JAL-1896 revised implementation to construct a ColourSchemeI instance after creating...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 28 Sep 2015 10:14:04 +0000 (11:14 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Mon, 28 Sep 2015 10:14:04 +0000 (11:14 +0100)
commit4513bd826c54623c14aa8946a51a2382f64e98f3
tree605386aa27de4065f244e31351e430599ec1fa3b
parent39439812058a1c48ccec89eb80fb139888519d46
JAL-1896 revised implementation to construct a ColourSchemeI instance after creating an alignment object rather than from within bioJSON parser
src/jalview/api/ComplexAlignFile.java
src/jalview/appletgui/CutAndPasteTransfer.java
src/jalview/gui/CutAndPasteTransfer.java
src/jalview/io/FileLoader.java
src/jalview/io/HtmlFile.java
src/jalview/io/JSONFile.java
src/jalview/json/binding/biojson/v1/ColourSchemeMapper.java
test/jalview/io/JSONFileTest.java