From 39283191507259cb4dccba3441cdf16025179829 Mon Sep 17 00:00:00 2001 From: kcr Date: Wed, 1 Feb 2006 01:33:24 +0000 Subject: Issue 206 : Example program cleanup Item 4) Reorganized directory structure to make the examples a single project rather than a collection of independent apps. . All example programs moved under src/classes, and all are now in a subpackage of org.jdesktop.j3d.examples. . All resource files (geometry, images, audio) moved under src/resources . ant script now exists only at top level . Created netbeans project file for NetBeans IDE --- src/Text3D/Text3DLoad.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 src/Text3D/Text3DLoad.html (limited to 'src/Text3D/Text3DLoad.html') diff --git a/src/Text3D/Text3DLoad.html b/src/Text3D/Text3DLoad.html deleted file mode 100644 index a2b4d5b..0000000 --- a/src/Text3D/Text3DLoad.html +++ /dev/null @@ -1,15 +0,0 @@ - - -Text3DLoad - - - -
-
-If you were using a Java-capable browser, -you would see Hello Universe! instead of this paragraph. -
-
-
- - -- cgit v1.2.3