gamedom1
Class Dom1Bootstrapper

java.lang.Object
  extended by gamedom1.Dom1Bootstrapper

public class Dom1Bootstrapper
extends java.lang.Object

Bootstrapping, that's currently done in TopPanel, will be done here.


Constructor Summary
Dom1Bootstrapper()
           
 
Method Summary
static void init()
           
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

Dom1Bootstrapper

public Dom1Bootstrapper()
Method Detail

init

public static void init()

main

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