public class DeviceDisplayBase extends Object
Constructor and Description |
---|
DeviceDisplayBase(DeviceDisplayImpl impl)
Creates a new instance of DeviceDisplayBase
Changes:
- check slines for null to avoid exception
|
Modifier and Type | Method and Description |
---|---|
void |
clearVisor() |
String |
getLine1() |
String |
getLine2() |
void |
writeTimeVisor(String sLine) |
void |
writeVisor(String sLine1,
String sLine2) |
public DeviceDisplayBase(DeviceDisplayImpl impl)
- check slines for null to avoid exception
Copyright © 2021. All rights reserved.