|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cocome.tradingsystem.cashdeskline.events.CashAmountEnteredEvent
public class CashAmountEnteredEvent
This event signals the entering of a cash amount at the cash box keyboard
after taking cash from the customer. It is raised by the cash box controller
component after EVERY key stroke, isFinalInput()
is true if
the final input is entered.
Constructor Summary | |
---|---|
CashAmountEnteredEvent(KeyStroke keystroke)
|
Method Summary | |
---|---|
KeyStroke |
getKeyStroke()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CashAmountEnteredEvent(KeyStroke keystroke)
Method Detail |
---|
public KeyStroke getKeyStroke()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |