Uses of Class
com.scriptel.proscript.input.MagneticCardSwipe
-
Packages that use MagneticCardSwipe Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of MagneticCardSwipe in com.scriptel.proscript
Methods in com.scriptel.proscript with parameters of type MagneticCardSwipe Modifier and Type Method Description void
AbstractInputListener. recieveMagneticStripEvent(MagneticCardSwipe c)
void
InputListener. recieveMagneticStripEvent(MagneticCardSwipe c)
Receives a magnetic card swipe event.
-