Class atm.atmparts.OperatorPanel
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class atm.atmparts.OperatorPanel

java.lang.Object
   |
   +----java.awt.Component
           |
           +----java.awt.Container
                   |
                   +----java.awt.Panel
                           |
                           +----atm.atmparts.OperatorPanel

public class OperatorPanel
extends Panel

Constructor Index

 o OperatorPanel()

Method Index

 o getInitialCash()
 o switchOn()

Constructors

 o OperatorPanel
  public OperatorPanel()

Methods

 o switchOn
  public synchronized boolean switchOn()
 o getInitialCash
  public Money getInitialCash()

All Packages  Class Hierarchy  This Package  Previous  Next  Index