JAL-2490 find features for export as GFF, JAL-2548 respect group
[jalview.git] / src / jalview / api / FeatureRenderer.java
index 7123b8c..edd236b 100644 (file)
@@ -165,9 +165,9 @@ public interface FeatureRenderer
   List<String> getDisplayedFeatureTypes();
 
   /**
-   * get current displayed groups
+   * Returns a (possibly empty) list of currently visible feature groups
    * 
-   * @return a (possibly empty) list of feature groups
+   * @return
    */
   List<String> getDisplayedFeatureGroups();