videoautomat
Class DisplayMoneyStockError
java.lang.Object
JDisplayDialog
videoautomat.DisplayMoneyStockError
public class DisplayMoneyStockError
- extends JDisplayDialog
This class implements a JDisplayDialog
informing the customer that he/she has to insert the correct
amount of money. Used when there isn`t enough change in the VideoShop
s MoneyBag
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DisplayMoneyStockError
public DisplayMoneyStockError()
- Constructs a new
DisplayMoneyStockError
and shows it.