Class BallotControl

java.lang.Object
  extended by BallotControl

public class BallotControl
extends java.lang.Object

BallotControl

The main voting machine control. Run me to launch an election.

Author:
Dave Price

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

Constructor Detail

BallotControl

public BallotControl()
Method Detail

main

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