aboutsummaryrefslogtreecommitdiffstats
path: root/apidocs/allclasses-noframe.html
diff options
context:
space:
mode:
authorjeffpk <[email protected]>2003-09-30 19:21:07 +0000
committerjeffpk <[email protected]>2003-09-30 19:21:07 +0000
commit9eeea3f2222d30f0cf4b3ecd0461341b89ec85aa (patch)
treec6bf9c4b760bdf7723c01b05753f9677abf53ea1 /apidocs/allclasses-noframe.html
parente36e8194beb62930407086d45f9a57afa3f147fe (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/allclasses-noframe.html')
-rw-r--r--apidocs/allclasses-noframe.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/apidocs/allclasses-noframe.html b/apidocs/allclasses-noframe.html
new file mode 100644
index 0000000..e25228e
--- /dev/null
+++ b/apidocs/allclasses-noframe.html
@@ -0,0 +1,47 @@
+<!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>
+All Classes
+</TITLE>
+<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
+</HEAD>
+<SCRIPT>
+function asd()
+{
+parent.document.title="All Classes";
+}
+</SCRIPT>
+<BODY BGCOLOR="white" onload="asd();">
+<FONT size="+1" CLASS="FrameHeadingFont">
+<B>All Classes</B></FONT>
+<BR>
+
+<TABLE BORDER="0" WIDTH="100%">
+<TR>
+<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="net/java/games/util/plugins/test/FooChildPlugin.html" TARGET="">FooChildPlugin</A>
+<BR>
+<A HREF="net/java/games/util/plugins/test/FooPlugin.html" TARGET="">FooPlugin</A>
+<BR>
+<A HREF="net/java/games/util/plugins/test/InheritedInterfacePlugin.html" TARGET="">InheritedInterfacePlugin</A>
+<BR>
+<A HREF="net/java/games/util/plugins/test/InterfaceNotAPlugin.html" TARGET=""><I>InterfaceNotAPlugin</I></A>
+<BR>
+<A HREF="net/java/games/util/plugins/test/NotAPlugin.html" TARGET="">NotAPlugin</A>
+<BR>
+<A HREF="net/java/games/util/plugins/Plugin.html" TARGET=""><I>Plugin</I></A>
+<BR>
+<A HREF="net/java/games/util/plugins/PluginLoader.html" TARGET="">PluginLoader</A>
+<BR>
+<A HREF="net/java/games/util/plugins/Plugins.html" TARGET="">Plugins</A>
+<BR>
+<A HREF="net/java/games/util/plugins/test/PluginTest.html" TARGET="">PluginTest</A>
+<BR>
+</FONT></TD>
+</TR>
+</TABLE>
+
+</BODY>
+</HTML>