From 89dd6a8729801d1b927c4d9a9826aa90e034b67a Mon Sep 17 00:00:00 2001
From: Sven Gothel
* Applications shall call this methods ASAP, before any other UI invocation.
- * You may issue the call in your main function.
+ * You may issue the call in your main class
static block, which is the earliest point in your application/applet lifecycle,
+ * or within the main function
.
* In case applications are able to initialize JOGL before any other UI action,
* they shall invoke this method with firstUIActionOnProcess=true
and benefit from fast native multithreading support on all platforms if possible.
-- cgit v1.2.3