org.xith3d.utility.launching
Class Xith3DLauncher

java.lang.Object
  extended by org.xith3d.utility.launching.Xith3DLauncher

public class Xith3DLauncher
extends java.lang.Object

Launches Xith3D apps and fixes the classpath through a ClassLoader hack.


Constructor Summary
Xith3DLauncher()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Xith3DLauncher

public Xith3DLauncher()
Method Detail

main

public static void main(java.lang.String[] args)