Index
A B C D E F G H I K L M N O P Q R S T U V W
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
C
- captureImage(byte[]) - Static method in class ScannerLibrary
-
Capture the image.
- CENTERING_WINDOW_MODE() - Constructor for class ScannerLibraryConstant.CENTERING_WINDOW_MODE
- CENTERTRIGGER - Static variable in class KeyLibraryConstant.KEYID
-
Key ID for Center Trigger Key
- changeKCMapFile(String, byte[]) - Static method in class KeyLibrary
-
Change the current Key Character Map File to a new one, providing the bytes that make up the new Key Character Map file
- changeKCMapFileToDefault() - Static method in class KeyLibrary
-
Change the current Key Character Map File to the System Default one
- changeTrayIcon(KeyEvent) - Static method in class KeyLibrary
-
Update the Keyboard's Tray Icon to reflect a state as if the given
KeyEvent
would just have occured - clear() - Method in class ScanResult
-
Reset all fields of this ScanResult Object to default values.
- CLEAR - Static variable in class KeyLibraryConstant.KEYID
-
Key ID for Clear (CLR) Key
- clearCacheForPackage(String) - Static method in class EDTLibrary
-
Clears the Cache of an Application given by it's package name.
- clearClipboard() - Static method in class EDTLibrary
-
Clears the device's Clipboard
- clearDataForPackage(String) - Static method in class EDTLibrary
-
Clears the Data of an Application given by it's package name.
- clearFnLaunchApplication(int) - Static method in class KeyLibrary
-
Clear the application information to be launched when the specified key is pushed in Fn mode.
If you clear the launched application, the key code for the givenKEYID
is generated again. - clearLaunchApplication(int) - Static method in class KeyLibrary
-
Clear the application information to be launched when the specified key is pushed in 1/A/a mode.
If you clear the launched application, the key code for the givenKEYID
is generated again. - clearPassword() - Static method in class EDTLibrary
-
Clears the device password (PIN)
- CLIP - Static variable in class ScannerLibraryConstant.OUTPUT
-
Clipboard output
- close() - Static method in class EeicLibrary.I2cDevice
-
Close the I²C Interface Port
- close() - Static method in class EeicLibrary.SerialDevice
-
Close the Serial Interface Port
- close() - Static method in class EeicLibrary.SpiDevice
-
Close the SPI Port
- closeSam() - Static method in class SamLibrary
-
Close the SAM.
- closeScanner() - Static method in class ScannerLibrary
-
Close the barcode scanner.
- CODABAR - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Codabar
- CODABLOCKF - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Codablock F
- CODE128 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Code 128
- CODE32 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Code 32
- CODE39 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Code 39
- CODE93 - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Code 93
- com.casioeurope.mis.edt - package com.casioeurope.mis.edt
-
CASIO Enterprise Developer Tools Main Package
- com.casioeurope.mis.edt.constant - package com.casioeurope.mis.edt.constant
-
CASIO Enterprise Developer Tools Custom Constants
- com.casioeurope.mis.edt.type - package com.casioeurope.mis.edt.type
-
CASIO Enterprise Developer Tools Custom Types
- communicateAPDU(byte[], int, byte[], int) - Static method in class SamLibrary
-
Communicate with SAM card in APDU format.
- communicateDirect(byte, byte[], int, byte[], int) - Static method in class SamLibrary
-
Specify the command format and communicate directly with the SAM card.
- COMPOSITE - Static variable in class ScannerLibraryConstant.SYMBOLOGY
-
Composite
- connectNetwork(String) - Static method in class EDTLibrary
-
Connects to an existing network according to it's
SSID
. - connectNetworkId(int) - Static method in class EDTLibrary
-
Connects to an existing network according to it's
networkId
. - CONTINUOUS - Static variable in class ScannerLibraryConstant.TRIGGER_MODE
-
Continuous reading.
- CONTROL() - Constructor for class ScannerLibraryConstant.CONTROL
- copyFile(Path, Path, CopyOption...) - Static method in class EDTLibrary
-
Copies a file from one location to another, with a variable number of
StandardCopyOptions
and/orLinkOptions
applied - createNewApn(APN, boolean) - Static method in class EDTLibrary
-
Creates a new Access Point Name (APN) configuration for a carrier data connection and optionally sets it as the new default configuration.
All Classes|All Packages