Merge branch 'bug/JAL-1610refAnnotationsInViews' into develop
[jalview.git] / src / jalview / gui / WebserviceInfo.java
index aaaca20..cd93277 100644 (file)
@@ -236,6 +236,9 @@ public class WebserviceInfo extends GWebserviceInfo implements
    *          short name and job type
    * @param info
    *          reference or other human readable description
+   * @param makeVisible
+   *          true to display the webservices window immediatly (otherwise need
+   *          to call setVisible(true))
    */
   public WebserviceInfo(String title, String info, boolean makeVisible)
   {