|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Window | +--java.awt.Dialog | +--javax.swing.JDialog | +--sale.JDisplayDialog | +--videoautomat.DisplayMoneyStockError
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
.
Field Summary |
Fields inherited from class sale.JDisplayDialog |
m_ellListeners |
Fields inherited from class javax.swing.JDialog |
accessibleContext, rootPane, rootPaneCheckingEnabled |
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface javax.swing.WindowConstants |
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
DisplayMoneyStockError()
Constructs a new DisplayMoneyStockError and shows it. |
Methods inherited from class sale.JDisplayDialog |
addFormSheetListener, closeFormSheet, closeFormSheet, dispose, fireFormSheetRemoved, fireFormSheetSet, formSheetClosed, getFormSheet, getMenuSheet, isUseableDisplay, load, main, onFormSheetButtonAdded, onFormSheetButtonRemoved, onFormSheetButtonsCleared, onFormSheetCaptionChanged, onFormSheetComponentChanged, popUpFormSheet, popUpFormSheet, removeFormSheetListener, save, setFormSheet, setMenuSheet |
Methods inherited from class java.awt.Dialog |
addNotify, getTitle, hide, isModal, isResizable, isUndecorated, setModal, setResizable, setTitle, setUndecorated, show |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface sale.Display |
getBounds, setBounds, toFront |
Constructor Detail |
public DisplayMoneyStockError()
DisplayMoneyStockError
and shows it.
|
Videoautomat | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |