iceCube.uhe.event
Class SwingRunIceTray

java.lang.Object
  extended by iceCube.uhe.event.SwingRun
      extended by iceCube.uhe.event.SwingRunIceTray
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener

public class SwingRunIceTray
extends SwingRun

Run the JulietEventGenerator with the Swing User Interface


Field Summary
 
Fields inherited from class iceCube.uhe.event.SwingRun
HALF_SECOND, julietTask
 
Constructor Summary
SwingRunIceTray()
           
 
Method Summary
 void configure()
           
static void main(java.lang.String[] args)
           
 void makeItVisible()
           
 
Methods inherited from class iceCube.uhe.event.SwingRun
actionPerformed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SwingRunIceTray

public SwingRunIceTray()
Method Detail

configure

public void configure()

makeItVisible

public void makeItVisible()

main

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