JAL-2110 TODO for JAL-2131
authorJim Procter <jprocter@issues.jalview.org>
Tue, 12 Jul 2016 16:19:43 +0000 (17:19 +0100)
committerJim Procter <jprocter@issues.jalview.org>
Tue, 12 Jul 2016 16:19:43 +0000 (17:19 +0100)
src/jalview/gui/AlignFrame.java

index 88b0c35..3f572e8 100644 (file)
@@ -4888,6 +4888,8 @@ public class AlignFrame extends GAlignFrame implements DropTargetListener,
        * Makes an alignment containing the given sequences, and adds them to the
        * given dataset, which is also set as the dataset for the new alignment
        * 
+       * TODO: refactor to DatasetI method
+       * 
        * @param dataset
        * @param seqs
        * @return