diff options
Diffstat (limited to 'jnlp-files/jogl-test-applets.html')
-rw-r--r-- | jnlp-files/jogl-test-applets.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jnlp-files/jogl-test-applets.html b/jnlp-files/jogl-test-applets.html index be0a5be81..76cd6effe 100644 --- a/jnlp-files/jogl-test-applets.html +++ b/jnlp-files/jogl-test-applets.html @@ -207,6 +207,8 @@ Misc tests: <li><a href="jogl-applet-bug816_glcanvas01.html">01: Custom bounds within applet</a></li> <li><a href="jogl-applet-bug816_glcanvas02a.html">02a: Box layout within applet</a></li> <li><a href="jogl-applet-bug816_glcanvas02b.html">02b: Grid layout within applet</a></li> + <li><a href="jogl-applet-bug816_layerpos03a.html">03a: Applet w/ 1 JRootPanes and 2 JSplitPanes</a></li> + <li><a href="jogl-applet-bug816_layerpos03b.html">03b: JApplet w/ 2 JRootPanes and 2 JSplitPanes</a></li> </ul></li> <li>Misc Issues <ul> |