jcaas.gui
Class JukeBoxMain

java.lang.Object
  extended by jcaas.gui.JukeBoxMain

public class JukeBoxMain
extends java.lang.Object

Author:
bradley The main function of the program. This is the main function to be executed to start the GUI.

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

Constructor Detail

JukeBoxMain

public JukeBoxMain()
Method Detail

main

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