public interface LineDisplayControl13 extends LineDisplayControl12
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusUpdateListener(StatusUpdateListener l) |
int |
getCapPowerReporting() |
int |
getPowerNotify() |
int |
getPowerState() |
void |
removeStatusUpdateListener(StatusUpdateListener l) |
void |
setPowerNotify(int powerNotify) |
addDirectIOListener, clearDescriptors, clearText, createWindow, destroyWindow, displayText, displayTextAt, getCapBlink, getCapBrightness, getCapCharacterSet, getCapDescriptors, getCapHMarquee, getCapICharWait, getCapVMarquee, getCharacterSet, getCharacterSetList, getColumns, getCurrentWindow, getCursorColumn, getCursorRow, getCursorUpdate, getDeviceBrightness, getDeviceColumns, getDeviceDescriptors, getDeviceRows, getDeviceWindows, getInterCharacterWait, getMarqueeFormat, getMarqueeRepeatWait, getMarqueeType, getMarqueeUnitWait, getRows, refreshWindow, removeDirectIOListener, scrollText, setCharacterSet, setCurrentWindow, setCursorColumn, setCursorRow, setCursorUpdate, setDescriptor, setDeviceBrightness, setInterCharacterWait, setMarqueeFormat, setMarqueeRepeatWait, setMarqueeType, setMarqueeUnitWaitcheckHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsint getCapPowerReporting()
throws JposException
JposExceptionint getPowerNotify()
throws JposException
JposExceptionvoid setPowerNotify(int powerNotify)
throws JposException
JposExceptionint getPowerState()
throws JposException
JposExceptionvoid addStatusUpdateListener(StatusUpdateListener l)
void removeStatusUpdateListener(StatusUpdateListener l)