com.eteks.sweethome3d
Class SweetHome3DJavaWebStartBootstrap
java.lang.Object
com.eteks.sweethome3d.SweetHome3DJavaWebStartBootstrap
public class SweetHome3DJavaWebStartBootstrap
- extends Object
This bootstrap class loads lazy resource parts specified in the JNLP file
with the System property com.eteks.sweethome3d.lazyParts
,
then launches Sweet Home 3D application class.
- Author:
- Emmanuel Puybaret
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SweetHome3DJavaWebStartBootstrap
public SweetHome3DJavaWebStartBootstrap()
main
public static void main(String[] args)
throws ClassNotFoundException,
NoSuchMethodException,
IllegalAccessException,
InvocationTargetException
- Throws:
ClassNotFoundException
NoSuchMethodException
IllegalAccessException
InvocationTargetException