X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fgui%2FAnnotationRowFilter.java;h=fbb881c509df1a46e1f212e4f595201cbe6e9fc2;hb=d043ce47fc710d3eb2629ba926a8a7417bd67d8c;hp=44a16683651634b54ca39a690c364318f91c1bea;hpb=04c8f7bff663aa469127e9eed4164e02933782f1;p=jalview.git diff --git a/src/jalview/gui/AnnotationRowFilter.java b/src/jalview/gui/AnnotationRowFilter.java index 44a1668..fbb881c 100644 --- a/src/jalview/gui/AnnotationRowFilter.java +++ b/src/jalview/gui/AnnotationRowFilter.java @@ -424,6 +424,7 @@ public abstract class AnnotationRowFilter extends JPanel updateView(); } + protected void propagateSeqAssociatedThreshold(boolean allAnnotation, AlignmentAnnotation annotation)