work on: add ability to perform GSDI in applets
[jalview.git] / forester / java / src / org / forester / archaeopteryx / MainFrameApplication.java
index 822c4d4..f414cd7 100644 (file)
@@ -2300,7 +2300,7 @@ public final class MainFrameApplication extends MainFrame {
                 }
             }
             if ( !exception && ( t != null ) ) {
-                _species_tree = t;
+                setSpeciesTree( t );
                 JOptionPane.showMessageDialog( this,
                                                "Species tree successfully loaded",
                                                "Species tree loaded",