Applet is going more functions.
[jalview.git] / forester / java / src / org / forester / archaeopteryx / ArchaeopteryxA.java
index 1ec5d96..d204f5f 100644 (file)
@@ -60,13 +60,15 @@ public class ArchaeopteryxA extends JApplet {
             getMainFrameApplet().close();
         }
     }
+    
+    
 
     /**
      * This method returns the current external node data which
      * has been selected by the user by clicking the "Return ..."
      * menu item. This method is expected to be called from Javascript or
      * something like it.
-     * 
+     *
      * @return current external node data as String
      */
     public String getCurrentExternalNodesDataBuffer() {
@@ -195,7 +197,7 @@ public class ArchaeopteryxA extends JApplet {
 
     /**
      * Prints message when initialization is finished. Called automatically.
-     * 
+     *
      * @param g
      *            Graphics
      */