| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
to use JFrame instead of MainFrame.
2. Created a GUI .form file for each example program.
3. Rename universe configuration file, ie. add .cfg as file extension.
|
|
|
|
|
| |
to use JFrame instead of MainFrame.
2. Created a GUI .form file for each example program.
|
|
|
|
|
|
| |
"compile".
2) Removed default lws file arguement option in commandline execution.
|
| |
|
| |
|
|
|
|
| |
resources directory.
|
|
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
|