Merge branch 'feature/JAL-3690_callback-based-web-services' into alpha/JAL-3066_Jalvi...
[jalview.git] / test / jalview / gui / JAL1353bugdemo.java
index 87ceed8..bcd5784 100644 (file)
@@ -99,8 +99,7 @@ public class JAL1353bugdemo
         // oo.setVisible(true);
         // parent.setVisible(true);
         EditNameDialog end = new EditNameDialog("Sequence Name",
-                "Sequence Description", "label 1", "Label 2",
-                "Try and drag between the two text fields", foo);// );cont.getRootPane());
+                       "Try and drag between the two text fields", "label 1", "Label 2");// );cont.getRootPane());
         assert (end != null);
         finish = true;
       }