apply jalview code style
[jalview.git] / src / jalview / util / AWTConsole.java
index 63aea1e..14f23a9 100644 (file)
@@ -118,7 +118,7 @@ public class AWTConsole extends WindowAdapter implements WindowListener,
 
     // testing part
     // you may omit this part for your application
-    // 
+    //
     System.out.println("Hello World 2");
     System.out.println("All fonts available to Graphic2D:\n");
     GraphicsEnvironment ge = GraphicsEnvironment