JAL-1065 JAL-1066 generic 'annotation collection updated' method called when alignmen...
[jalview.git] / src / jalview / schemes / ResidueColourScheme.java
index 5c0aa53..ea9e44b 100755 (executable)
@@ -19,6 +19,7 @@ package jalview.schemes;
 
 import jalview.analysis.AAFrequency;
 import jalview.analysis.Conservation;
+import jalview.datamodel.AnnotatedCollectionI;
 import jalview.datamodel.SequenceI;
 
 import java.awt.Color;
@@ -104,6 +105,7 @@ public class ResidueColourScheme implements ColourSchemeI
 
     return currentColour;
   }
+  @Override public void alignmentChanged(AnnotatedCollectionI alignment) {};
 
   /**
    * Get the percentage threshold for this colour scheme