JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / gui / PopupMenu.java
index 109c140..8875288 100644 (file)
@@ -1736,8 +1736,7 @@ public class PopupMenu extends JPopupMenu implements ColourChangeListener
           Map<SequenceI, List<AlignmentAnnotation>> candidates)
   {
     final AlignmentI alignment = this.ap.getAlignment();
-    AlignmentUtils.addReferenceAnnotations(candidates, alignment,
-            null);
+    AlignmentUtils.addReferenceAnnotations(candidates, alignment, null);
     refresh();
   }
 
@@ -2191,7 +2190,8 @@ public class PopupMenu extends JPopupMenu implements ColourChangeListener
 
     String[] omitHidden = null;
 
-    jalview.bin.Console.outPrintln("PROMPT USER HERE"); // TODO: decide if a prompt happens
+    jalview.bin.Console.outPrintln("PROMPT USER HERE"); // TODO: decide if a
+                                                        // prompt happens
     // or we simply trust the user wants
     // wysiwig behaviour