Trull

edu.luc.cs.trull.demo.wristwatch
Class Main

java.lang.Object
  extended by edu.luc.cs.trull.demo.wristwatch.Main
All Implemented Interfaces:
EventLabels

public class Main
extends java.lang.Object
implements EventLabels

A driver for running this demo.


Field Summary
 
Fields inherited from interface edu.luc.cs.trull.demo.wristwatch.EventLabels
DATE, DAY, HOUR, LAP, LIGHT, LIGHT_OFF, LIGHT_ON, MIN, MODE, MONTH, NOW, RESET, START, STOP, TICK, TIME, UPDATE
 
Constructor Summary
Main()
           
 
Method Summary
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

Main

public Main()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Trull

http://www.cs.luc.edu/trull/