Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
P
PAGE_BOTTOM
- Static variable in class com.datecs.api.printer.
Printer
Printing from bottom to top, feed to right.
PAGE_LEFT
- Static variable in class com.datecs.api.printer.
Printer
Printing page from left to right, feed to bottom.
PAGE_RIGHT
- Static variable in class com.datecs.api.printer.
Printer
Printing page from right to left, feed to top.
PAGE_TOP
- Static variable in class com.datecs.api.printer.
Printer
Printing page from top to bottom, feed to left.
parse(byte[])
- Static method in class com.datecs.api.hub.
HUBIdent
playSound(int, int)
- Method in class com.datecs.api.universalreader.
UniversalReader
Plays sound via device buzzer.
printArabicText(int, String)
- Method in class com.datecs.api.printer.
Printer
Print Arabic text.
printBarcode(int, byte[])
- Method in class com.datecs.api.printer.
Printer
Prints a barcode.
printBarcode(int, String)
- Method in class com.datecs.api.printer.
Printer
Prints a barcode.
printCompressedImage(int[], int, int, int, boolean, boolean)
- Method in class com.datecs.api.printer.
Printer
printCompressedImage(int[], int, int, int, boolean)
- Method in class com.datecs.api.printer.
Printer
Printer
- Class in
com.datecs.api.printer
This class implements support for Datecs's ESC/P printers.
Printer(OutputStream)
- Constructor for class com.datecs.api.printer.
Printer
Constructs a new instance of this class from a given
OutputStream
.
Printer(InputStream, OutputStream)
- Constructor for class com.datecs.api.printer.
Printer
Constructs a new instance of this class from a given
InputStream
and
OutputStream
.
Printer.ConnectionListener
- Interface in
com.datecs.api.printer
Interface definition for a Printer event callback.
PRINTER_CMP10
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_DPP250
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_DPP350
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_DPP450
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_DPP500
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_EP300
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_EP55
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_EP60
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_PP60
- Static variable in class com.datecs.api.printer.
PrinterInformation
PRINTER_UNKNOWN
- Static variable in class com.datecs.api.printer.
PrinterInformation
PrinterInformation
- Class in
com.datecs.api.printer
This class represents a various information received from printer.
printImage(int[], int, int, int, boolean, boolean)
- Method in class com.datecs.api.printer.
Printer
printImage(int[], int, int, int, boolean)
- Method in class com.datecs.api.printer.
Printer
printLogo(boolean, boolean)
- Method in class com.datecs.api.printer.
Printer
Prints a stored bit image (logo).
printLogo()
- Method in class com.datecs.api.printer.
Printer
Prints a stored bit image (logo).
printPage()
- Method in class com.datecs.api.printer.
Printer
Prints the non blank page area only in page mode.
printQRCode(int, int, byte[])
- Method in class com.datecs.api.printer.
Printer
Prints the QRCode.
printQRCode(int, int, String)
- Method in class com.datecs.api.printer.
Printer
Prints the QRCode.
printSelfTest()
- Method in class com.datecs.api.printer.
Printer
Prints self test receipt.
printTaggedText(String)
- Method in class com.datecs.api.printer.
Printer
Prints a tagged text using default charset for encoding.
printTaggedText(String, String)
- Method in class com.datecs.api.printer.
Printer
Prints a tagged text using the named charset for encoding.
printText(byte[])
- Method in class com.datecs.api.printer.
Printer
Prints a text using default charset for encoding.
printText(String)
- Method in class com.datecs.api.printer.
Printer
Prints a text using default charset for encoding.
printText(String, String)
- Method in class com.datecs.api.printer.
Printer
Prints a text using the named charset for encoding.
PROTOCOL_T0
- Static variable in class com.datecs.api.smartcard.
AnswerToReset
ISO/IEC 7816-4 transport protocol type T=0.
PROTOCOL_T1
- Static variable in class com.datecs.api.smartcard.
AnswerToReset
ISO/IEC 7816-4 transport protocol type T=1.
ProtocolAdapter
- Class in
com.datecs.api.printer
This class provides the protocol mode support for Datecs's printers over InputStream and OutputStream instances.
ProtocolAdapter(InputStream, OutputStream)
- Constructor for class com.datecs.api.printer.
ProtocolAdapter
Constructs a new instance of this class from a given
InputStream
and
OutputStream
.
ProtocolAdapter.BarcodeListener
- Interface in
com.datecs.api.printer
Interface definition for a callbacks to notify for barcode event.
ProtocolAdapter.CardListener
- Interface in
com.datecs.api.printer
Interface definition for a callbacks to notify for card event.
ProtocolAdapter.Channel
- Class in
com.datecs.api.printer
This class represents a protocol channel.
ProtocolAdapter.PrinterListener
- Interface in
com.datecs.api.printer
Interface definition for a callbacks to notify for printer event.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W