added a close button
[jalview.git] / forester / java / src / org / forester / archaeopteryx / Printer.java
index bca603e..43fed3c 100644 (file)
@@ -21,7 +21,7 @@
 // Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 //
 // Contact: phylosoft @ gmail . com
-// WWW: www.phylosoft.org/forester
+// WWW: https://sites.google.com/site/cmzmasek/home/software/forester
 
 package org.forester.archaeopteryx;
 
@@ -38,9 +38,9 @@ final class Printer {
 
     /**
      * Returns null if printing has been aborted by the user,
-     * a String otherwise -- if a printer name was obtained this String is 
+     * a String otherwise -- if a printer name was obtained this String is
      * the printer name, an empty String otherwise.
-     * 
+     *
      * @param tree_panel
      * @param job_name
      * @return