hide the initial window after selection made
[jalview.git] / src / jalview / gui / AnnotationExporter.java
index 1307483..41689c5 100755 (executable)
@@ -129,6 +129,8 @@ public class AnnotationExporter
         ex.printStackTrace();\r
       }\r
     }\r
+\r
+    close_actionPerformed(null);\r
   }\r
 \r
   public void toTextbox_actionPerformed(ActionEvent e)\r
@@ -166,6 +168,7 @@ public class AnnotationExporter
                              600,\r
                              500);\r
 \r
+    close_actionPerformed(null);\r
   }\r
 \r
   public void close_actionPerformed(ActionEvent e)\r