I want to be able to download the JOGL extension lazily but I don’t know if this is possible given that the jogl-all-awt.jnlp file doesn’t seem to specify extension parts to reference in my applet’s own JNLP.
Is it possible to not download all of JOGL until I want it and put that download under control of the applet? If so, how?
Thanks,
Jarrick Chagma