Refactored AnnotationColumnChoser and AnnotationColorChooser to apply the DRY principle
authorCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 13 Jan 2015 15:21:45 +0000 (15:21 +0000)
committerCharles Ofoegbu <tcnofoegbu@dundee.ac.uk>
Tue, 13 Jan 2015 15:21:45 +0000 (15:21 +0000)
commitead72caff9aef9b7103dbb15907aeae777200832
tree8346e761e338dd529ee96bd2e114443befcfa78a
parent1f8022f2b026e9852c76f0803d92da016a1bde5e
Refactored AnnotationColumnChoser and AnnotationColorChooser to apply the DRY principle
src/jalview/api/AnnotationRowFilterI.java [new file with mode: 0644]
src/jalview/gui/AlignFrame.java
src/jalview/gui/AlignViewport.java
src/jalview/gui/AnnotationColourChooser.java
src/jalview/gui/AnnotationColumnChooser.java [new file with mode: 0644]
src/jalview/gui/AnnotationColumnSelection.java [deleted file]
src/jalview/gui/AnnotationRowFilter.java [new file with mode: 0644]