JAL-1807 - Bob's last(?) before leaving Dundee -- adds fast file loading
[jalviewjs.git] / src / jalview / schemes / ColourSchemeI.java
index 1589356..03256c6 100644 (file)
@@ -48,7 +48,7 @@ public interface ColourSchemeI
    * @return context dependent colour for the given symbol at the position in
    *         the given sequence
    */
-  public Color findColour(char c, int j, SequenceI seq);
+  public Color findColourSeq(char c, int j, SequenceI seq);
 
   /**
    * assign the given consensus profile for the colourscheme