JAL-629 stash some TFType and PAEFile info into a PDBEntry
[jalview.git] / src / jalview / api / FeatureColourI.java
index 7bfd8a8..1272fa0 100644 (file)
@@ -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.
    *