summaryrefslogtreecommitdiffstats
path: root/jnlp-files/TestTextRenderer.jnlp
diff options
context:
space:
mode:
Diffstat (limited to 'jnlp-files/TestTextRenderer.jnlp')
-rw-r--r--jnlp-files/TestTextRenderer.jnlp4
1 files changed, 3 insertions, 1 deletions
diff --git a/jnlp-files/TestTextRenderer.jnlp b/jnlp-files/TestTextRenderer.jnlp
index a46a277..1455e00 100644
--- a/jnlp-files/TestTextRenderer.jnlp
+++ b/jnlp-files/TestTextRenderer.jnlp
@@ -19,5 +19,7 @@
<extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
</resources>
- <application-desc main-class="demos.j2d.TestTextRenderer"/>
+ <application-desc main-class="demos.j2d.TestTextRenderer">
+ <argument>NotFirstUIActionOnProcess</argument>
+ </application-desc>
</jnlp>