diff options
author | jeffpk <[email protected]> | 2003-09-30 19:21:07 +0000 |
---|---|---|
committer | jeffpk <[email protected]> | 2003-09-30 19:21:07 +0000 |
commit | 9eeea3f2222d30f0cf4b3ecd0461341b89ec85aa (patch) | |
tree | c6bf9c4b760bdf7723c01b05753f9677abf53ea1 /apidocs/index.html | |
parent | e36e8194beb62930407086d45f9a57afa3f147fe (diff) |
This version adds a property
"net.java.games.util.plugins.nolocalnative".
If this property is set, then ratehr then lookign in the same dir as the plugin for a plugin's native components it will fall back to the VM or platform default way of finding native libraries.
This is necessary for Java Web Start apps.
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jutils/trunk@13 052365b4-98e0-4bc5-a281-465471b020e0
Diffstat (limited to 'apidocs/index.html')
-rw-r--r-- | apidocs/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/apidocs/index.html b/apidocs/index.html new file mode 100644 index 0000000..f3c2789 --- /dev/null +++ b/apidocs/index.html @@ -0,0 +1,25 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> +<!--NewPage--> +<HTML> +<HEAD> +<!-- Generated by javadoc on Tue Sep 30 12:22:51 PDT 2003--> +<TITLE> +Generated Documentation (Untitled) +</TITLE> +</HEAD> +<FRAMESET cols="20%,80%"> +<FRAMESET rows="30%,70%"> +<FRAME src="overview-frame.html" name="packageListFrame"> +<FRAME src="allclasses-frame.html" name="packageFrame"> +</FRAMESET> +<FRAME src="overview-summary.html" name="classFrame"> +</FRAMESET> +<NOFRAMES> +<H2> +Frame Alert</H2> + +<P> +This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. +<BR> +Link to<A HREF="overview-summary.html">Non-frame version.</A></NOFRAMES> +</HTML> |