Integration of Freemarker API to the Jalview help system to aid self-documentation...
[jalview.git] / src / jalview / io / AppletFormatAdapter.java
index ed49d5e..d56d853 100755 (executable)
@@ -54,8 +54,8 @@ public class AppletFormatAdapter
    * method
    */
   public static final String[] WRITEABLE_FORMATS = new String[]
-          { "BLC", "CLUSTAL", "FASTA", "MSF", "PileUp", "PIR", "PFAM", "AMSA",
-    "STH", PhylipFile.FILE_DESC };
+  { "AMSA", "BLC", "CLUSTAL", "FASTA", "MSF", "PileUp", "PIR",
+      PhylipFile.FILE_DESC, "PFAM", "STH" };
 
   /**
    * List of extensions corresponding to file format types in WRITABLE_FNAMES