edu.jhu.cs.oose.elevel
Class ELevel

java.lang.Object
  extended by edu.jhu.cs.oose.elevel.ELevel

public class ELevel
extends Object

Main class, responsible for the creation of the splash screen and the the main window. It will likely also place initial calls to the the database later.

Author:
H. Parker Shelton, Jesse Yates

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

Constructor Detail

ELevel

public ELevel()
Method Detail

main

public static void main(String[] args)