}\r
\r
// This method will attempt to load a "dropped" file first by testing\r
- // whether its and Annotation file, then group file. If both are\r
+ // whether its and Annotation file, then features file. If both are\r
// false then the user may have dropped an alignment file onto this\r
// AlignFrame\r
- void loadJalviewDataFile(String file)\r
+ public void loadJalviewDataFile(String file)\r
{\r
try{\r
boolean isAnnotation = new AnnotationReader().readAnnotationFile(viewport.\r