We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f91e98 commit 13e698fCopy full SHA for 13e698f
sources/net.sf.j2s.java.core/src/test/Test_.java
@@ -98,6 +98,11 @@ private static void _test1(String[] args) {
98
/**
99
* static public j2sHeadless TRUE
100
* triggers headless operation in swingjs2.js
101
+ *
102
+ * Additional way to initiate headless operation:
103
104
+ * From URL: ?j2sheadless or &j2sheadless
105
106
*/
107
static public boolean j2sHeadless = true;
108
0 commit comments