JAL-1641 refinement of the JSON data model and abstraction of several methods that...
authortcofoegbu <tcnofoegbu@dundee.ac.uk>
Fri, 8 May 2015 15:35:40 +0000 (16:35 +0100)
committertcofoegbu <tcnofoegbu@dundee.ac.uk>
Fri, 8 May 2015 15:35:40 +0000 (16:35 +0100)
commita06365c7ebe08bdf24b7595b60d89a79537f3158
tree6fe060c0684953cbe2b5d4623608350a7356443e
parent3312480ec09b9f2087a79304f14ab359dbdfbeeb
JAL-1641 refinement of the JSON data model and abstraction of several methods that generates different parts to enable reuse
src/jalview/gui/CutAndPasteTransfer.java
src/jalview/io/AppletFormatAdapter.java
src/jalview/io/BioJsHTMLOutput.java
src/jalview/io/JSONFile.java
src/jalview/json/binding/v1/AlignmentPojo.java
src/jalview/json/binding/v1/JalviewSettingsPojo.java [new file with mode: 0644]
src/jalview/json/binding/v1/SequenceFeaturesPojo.java [moved from src/jalview/json/binding/v1/FeaturePojo.java with 72% similarity]
src/jalview/json/binding/v1/SequencePojo.java