X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Fjalview%2Fgui%2FAnnotationRowFilter.java;h=25f6b8e4afc9b1accbdea42c589faae5973b1467;hb=067038905ed3a04bbdb7e8f96dfc738d1735b41b;hp=f13cb10579c79b4690885d4000b059e23723ca7c;hpb=6f153aac5d457ab69f994d71df1cf30b69d07af5;p=jalview.git diff --git a/src/jalview/gui/AnnotationRowFilter.java b/src/jalview/gui/AnnotationRowFilter.java index f13cb10..25f6b8e 100644 --- a/src/jalview/gui/AnnotationRowFilter.java +++ b/src/jalview/gui/AnnotationRowFilter.java @@ -424,6 +424,22 @@ public abstract class AnnotationRowFilter extends JPanel return annotationLabels.get(ann); } + /** + * Configures controls for + * + * Sub-classes are responsible for where (and whether) to place these fields, + * and for creation and population of the annotations combobox. + */ protected void jbInit() { ok.setOpaque(false);