JAL-3253-applet JAL-3424 headless fix for Windows
[jalview.git] / src / jalview / io / JalviewFileChooser.java
index ba66889..88a20e7 100755 (executable)
@@ -221,6 +221,11 @@ public class JalviewFileChooser extends JFileChooser implements DialogRunnerI,
     int value = super.showOpenDialog(this);
     
     if (!Platform.isJS())
+    /**
+     * Java only
+     * 
+     * @j2sIgnore
+     */
     {
       /*
        * code here is not run in JalviewJS, instead