A B C D E F G H I L M N O P R S T U V W

N

notifyDVDDispenserEvent(DVDDispenser, DVDDispenserEvent) - Method in class edu.uci.ics.inf111.dvdvendor.app.DVDVendor
When the DVDDispenser detects a change in its state, this function is called to change the state of the system (transactionState).
notifyDVDDispenserEvent(DVDDispenser, DVDDispenserEvent) - Method in interface edu.uci.ics.inf111.dvdvendor.devices.DVDDispenserListener
This method is called on the Listener whenever a DVD dispenser event (receive or dispense) occurs.
notifyObserver(DVDDispenserEvent) - Method in class edu.uci.ics.inf111.dvdvendor.devices.DVDDispenser
notifyObserver() passes the information of the event along to the observer objects as a DVDDispenserEvent, which includes the current bar code in the the DVD dispenser.

A B C D E F G H I L M N O P R S T U V W