public class DeviceDisplayNull extends Object implements DeviceDisplay
| Constructor and Description |
|---|
DeviceDisplayNull()
Creates a new instance of DeviceDisplayNull
|
DeviceDisplayNull(String desc)
Creates a new instance of DeviceDisplayNull
|
| Modifier and Type | Method and Description |
|---|---|
void |
clearVisor() |
JComponent |
getDisplayComponent() |
String |
getDisplayDescription() |
String |
getDisplayName() |
void |
writeTimeVisor(String sLine1) |
void |
writeVisor(String sLine1,
String sLine2) |
public DeviceDisplayNull()
public DeviceDisplayNull(String desc)
public String getDisplayName()
getDisplayName in interface DeviceDisplaypublic String getDisplayDescription()
getDisplayDescription in interface DeviceDisplaypublic JComponent getDisplayComponent()
getDisplayComponent in interface DeviceDisplaypublic void clearVisor()
clearVisor in interface DeviceDisplaypublic void writeTimeVisor(String sLine1)
writeTimeVisor in interface DeviceDisplaypublic void writeVisor(String sLine1, String sLine2)
writeVisor in interface DeviceDisplayCopyright © 2021. All rights reserved.