formatting
[jalview.git] / src / jalview / gui / IProgressIndicator.java
index 0ada6af..5ce8daf 100644 (file)
@@ -45,10 +45,11 @@ public interface IProgressIndicator
    */\r
   public abstract void registerHandler(long id,\r
           IProgressIndicatorHandler handler);\r
+\r
   /**\r
-  *\r
-  * @return true if any progress bars are still active\r
-  */\r
+   * \r
+   * @return true if any progress bars are still active\r
+   */\r
   boolean operationInProgress();\r
 \r
 }\r