X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fapi%2FFeatureColourI.java;h=1272fa08ac838489628a4089069fbf206cedcdc6;hb=692669611f7244598bd34df92e8a3e5cbaf9bd2e;hp=7bfd8a8fb521dbc693654e919770ccde3012a3ce;hpb=ee7d621eea4811c90ce8bc470cc1e217cd2d806c;p=jalview.git diff --git a/src/jalview/api/FeatureColourI.java b/src/jalview/api/FeatureColourI.java index 7bfd8a8..1272fa0 100644 --- a/src/jalview/api/FeatureColourI.java +++ b/src/jalview/api/FeatureColourI.java @@ -205,7 +205,7 @@ public interface FeatureColourI */ boolean isOutwithThreshold(SequenceFeature sf); - /* + /** * Answers a human-readable text description of the colour, suitable for * display as a tooltip, possibly internationalised for the user's locale. *