Class ATMMain

java.lang.Object
   |
   +----ATMMain

public class ATMMain
extends Object
Main program class for the application version of the ATM simulation. Create an instance of the ATM, put it in a frame, and then let the GUI do the work.


Constructor Index

 o ATMMain()

Method Index

 o main(String[])

Constructors

 o ATMMain
 public ATMMain()

Methods

 o main
 public static void main(String args[])