Merge branch 'develop' into update_212_Dec_merge_with_21125_chamges
[jalview.git] / src / jalview / gui / AnnotationRowFilter.java
index 32e3266..fbb881c 100644 (file)
@@ -182,9 +182,10 @@ public abstract class AnnotationRowFilter extends JPanel
   {
     slider.setSliderValue(value);
   }
+
   /**
-   * Answers the value of the slider position as a percentage between minimum and
-   * maximum of its range
+   * Answers the value of the slider position as a percentage between minimum
+   * and maximum of its range
    * 
    * @return
    */