Uses of Interface
com.bankframe.services.devices.MTPinPad.PinPadListener

Packages that use PinPadListener
com.bankframe.services.devices.MTPinPad   
com.bankframe.services.devices.unittest   
 

Uses of PinPadListener in com.bankframe.services.devices.MTPinPad
 

Methods in com.bankframe.services.devices.MTPinPad with parameters of type PinPadListener
 void MagTekIntelliPIN.addPinPadListener(PinPadListener ppl)
          This method adds a PinPad listener to this object to be notified when a card has been swiped.
 void MagTekIntelliPIN.removePinPadListener(PinPadListener ppl)
          This method removes a PinPad listener
 

Uses of PinPadListener in com.bankframe.services.devices.unittest
 

Classes in com.bankframe.services.devices.unittest that implement PinPadListener
 class PinPadTest
          This class is used for unit testing the MagTek IntelliPIN card-swipe device Can be used as a Standalone application or an Applet
 



Copyright © 2005 Siebel Systems, Inc. All rights reserved.