public class DeviceStatusPaperESCPOS extends DeviceStatusDrawerESCPOS
DEFAULT_POLL_INTERVAL, m_delay, m_devicePrinter, m_deviceStatus, m_statusField, m_statusTimer, m_statusType| Constructor and Description |
|---|
DeviceStatusPaperESCPOS(DevicePrinter device_printer,
JLabel status_field) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearStatus()
Clear the status message
|
void |
showStatus(List<Byte> statusBytes)
Show a status message as defined in the implementation.
|
actionPerformed, startpublic DeviceStatusPaperESCPOS(DevicePrinter device_printer, JLabel status_field)
public void showStatus(List<Byte> statusBytes)
DeviceStatusshowStatus in interface DeviceStatusshowStatus in class DeviceStatusDrawerESCPOSstatusBytes - The status byte(s) to be interpretedpublic void clearStatus()
DeviceStatusclearStatus in interface DeviceStatusclearStatus in class DeviceStatusDrawerESCPOSCopyright © 2021. All rights reserved.