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

F

FEMALE - com.scriptel.proscript.cardswipe.IdentificationSex
 
FinancialCard - Class in com.scriptel.proscript.cardswipe
This class represents the parsed magnetic stripe data from a financial (credit) card.
FinancialCard(FinancialCardTrackOne, FinancialCardTrackTwo, boolean, FinancialCardIssuer) - Constructor for class com.scriptel.proscript.cardswipe.FinancialCard
 
FinancialCardIssuer - Enum in com.scriptel.proscript.cardswipe
This class attempts to identify credit card issuers based on patterns in the numbers each vendor issues.
FinancialCardTrackOne - Class in com.scriptel.proscript.cardswipe
This class represents track one of a financial card.
FinancialCardTrackOne() - Constructor for class com.scriptel.proscript.cardswipe.FinancialCardTrackOne
 
FinancialCardTrackTwo - Class in com.scriptel.proscript.cardswipe
This class represents the second track of a financial card.
FinancialCardTrackTwo() - Constructor for class com.scriptel.proscript.cardswipe.FinancialCardTrackTwo
 
firmwareAfter(int, int, int) - Method in class com.scriptel.proscript.Version
Tests to see if the given firmware version is newer than the passed in version.
firmwareAfter(Version) - Method in class com.scriptel.proscript.Version
Tests to see if the given firmware version is newer than the passed in version.
firmwareBefore(int, int, int) - Method in class com.scriptel.proscript.Version
Tests to see if the given firmware version is older than the passed in version.
firmwareBefore(Version) - Method in class com.scriptel.proscript.Version
Tests to see if the given firmware version is older than the passed in version.
firmwareEquals(int, int, int) - Method in class com.scriptel.proscript.Version
Tests to see if the version of the firmware is equal to the passed in value.
firmwareEquals(Version) - Method in class com.scriptel.proscript.Version
Tests to see if the version of firmware is equal to the passed in value.
FirmwareListener - Interface in com.scriptel.proscript
This interface is used to receive firmware update percentage notifications.
FirmwarePackage - Interface in com.scriptel.proscript.firmware
This interface is used to define a type of class that can be used for reading firmware files for the ScripTouch series of devices.
FirmwarePage - Class in com.scriptel.proscript
This class represents a page of firmware that can be written to the device.
FirmwarePage(int, byte[]) - Constructor for class com.scriptel.proscript.FirmwarePage
Constructor, creates a new page and calculates the correct checksum.
FirmwarePage(int, byte[], byte) - Constructor for class com.scriptel.proscript.FirmwarePage
Constructor, creates a new page.
FirmwareRestriction - Interface in com.scriptel.proscript.firmware
This interface is used to define an abstract firmware download restriction.
FrequencyAmplitude - Class in com.scriptel.proscript
This class represents frequency and amplitude settings for a ScripTouch device.
fromSrecord(BufferedReader) - Static method in class com.scriptel.proscript.ErrorCorrectionTable
This method reads an error correction table stored in a Motorola SRecord file into an error correction table object.
FWFirmwareDevice - Class in com.scriptel.proscript.firmware
This class represents a device that the firmware is allowed to be placed on.
FWFirmwareDevice() - Constructor for class com.scriptel.proscript.firmware.FWFirmwareDevice
 
FWFirmwareDevice(String, String) - Constructor for class com.scriptel.proscript.firmware.FWFirmwareDevice
 
FWFirmwarePackage - Class in com.scriptel.proscript.firmware
This class represents a firmware package in the newer firmware format.
FWFirmwarePackage() - Constructor for class com.scriptel.proscript.firmware.FWFirmwarePackage
 
FWFirmwarePackageFormat - Class in com.scriptel.proscript.firmware
This class represents a complete firmware package.
FWFirmwarePackageFormat() - Constructor for class com.scriptel.proscript.firmware.FWFirmwarePackageFormat
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes All Packages