From 70f5c06b8155f7511987b73a24fda258ea2abfbc Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 21 Jan 2014 21:05:45 +0100 Subject: Doc: JOGL-DEPLOYMENT Change 'Traditional Applets' to 'New Applets' (NApplet) --- doc/deployment/JOGL-DEPLOYMENT.html | 2 +- doc/userguide/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/deployment/JOGL-DEPLOYMENT.html b/doc/deployment/JOGL-DEPLOYMENT.html index d4916a2ba..da7bb24b4 100644 --- a/doc/deployment/JOGL-DEPLOYMENT.html +++ b/doc/deployment/JOGL-DEPLOYMENT.html @@ -28,7 +28,7 @@
-

Traditional Applets

+

New Applets

You may choose to use traditional Java Applets to deploy your diff --git a/doc/userguide/index.html b/doc/userguide/index.html index f90a260c0..8b3a510e6 100644 --- a/doc/userguide/index.html +++ b/doc/userguide/index.html @@ -213,7 +213,7 @@ libraries required to use JOGL without relying on the Java library path or any platform-dependent environment variable allowing to set the location of native libraries. This allows desktop applications as well as traditional Applets -as traditional Applets +as NApplets to utilize the native library JAR files the same way Webstart/JNLP does.

-- cgit v1.2.3