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
-
OperatorPanel()
-
-
getInitialCash()
-
-
switchOn()
-
OperatorPanel
public OperatorPanel()
switchOn
public synchronized boolean switchOn()
getInitialCash
public Money getInitialCash()
All Packages Class Hierarchy This Package Previous Next Index