From 6b8c90ea679f93924b105932c40590c01c5dc4fd Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 20 Mar 2012 18:26:29 +0100 Subject: Fix all HTML validation errors (http://validator.w3.org/check) ; Add TOC anchors ; Remove old content ; Use jogamp.org rel. URLs ; Note: Far from being ready .. --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www') diff --git a/www/index.html b/www/index.html index d950e87fb..4a63cce02 100644 --- a/www/index.html +++ b/www/index.html @@ -82,7 +82,7 @@ its profiles and how we map them to JOGL.

- JOGL integrates with the AWT and Swing widget sets, as well with custom windowing toolkits using the NativeWindow API. + JOGL integrates with the AWT, Swing and SWT widget sets, as well with custom windowing toolkits using the NativeWindow API. JOGL also provides its own native windowing toolkit, NEWT.

-- cgit v1.2.3