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, start
public DeviceStatusPaperESCPOS(DevicePrinter device_printer, JLabel status_field)
public void showStatus(List<Byte> statusBytes)
DeviceStatus
showStatus
in interface DeviceStatus
showStatus
in class DeviceStatusDrawerESCPOS
statusBytes
- The status byte(s) to be interpretedpublic void clearStatus()
DeviceStatus
clearStatus
in interface DeviceStatus
clearStatus
in class DeviceStatusDrawerESCPOS
Copyright © 2021. All rights reserved.