public interface RemoteOrderDisplayControl13 extends BaseControl
| Modifier and Type | Method and Description |
|---|---|
void |
addDataListener(DataListener l) |
void |
addDirectIOListener(DirectIOListener l) |
void |
addErrorListener(ErrorListener l) |
void |
addOutputCompleteListener(OutputCompleteListener l) |
void |
addStatusUpdateListener(StatusUpdateListener l) |
void |
clearInput() |
void |
clearOutput() |
void |
clearVideo(int units,
int attribute) |
void |
clearVideoRegion(int units,
int row,
int column,
int height,
int width,
int attribute) |
void |
controlClock(int units,
int function,
int clockId,
int hour,
int min,
int sec,
int row,
int column,
int attribute,
int mode) |
void |
controlCursor(int units,
int function) |
void |
copyVideoRegion(int units,
int row,
int column,
int height,
int width,
int targetRow,
int targetColumn) |
void |
displayData(int units,
int row,
int column,
int attribute,
java.lang.String data) |
void |
drawBox(int units,
int row,
int column,
int height,
int width,
int attribute,
int borderType) |
void |
freeVideoRegion(int units,
int bufferId) |
boolean |
getAsyncMode() |
int |
getAutoToneDuration() |
int |
getAutoToneFrequency() |
int |
getCapPowerReporting() |
boolean |
getCapSelectCharacterSet() |
boolean |
getCapTone() |
boolean |
getCapTouch() |
boolean |
getCapTransaction() |
int |
getCharacterSet() |
java.lang.String |
getCharacterSetList() |
int |
getClocks() |
int |
getCurrentUnitID() |
int |
getDataCount() |
boolean |
getDataEventEnabled() |
java.lang.String |
getErrorString() |
int |
getErrorUnits() |
java.lang.String |
getEventString() |
int |
getEventType() |
int |
getEventUnitID() |
int |
getEventUnits() |
int |
getOutputID() |
int |
getPowerNotify() |
int |
getPowerState() |
int |
getSystemClocks() |
int |
getSystemVideoSaveBuffers() |
int |
getTimeout() |
int |
getUnitsOnline() |
int |
getVideoDataCount() |
int |
getVideoMode() |
java.lang.String |
getVideoModesList() |
int |
getVideoSaveBuffers() |
void |
removeDataListener(DataListener l) |
void |
removeDirectIOListener(DirectIOListener l) |
void |
removeErrorListener(ErrorListener l) |
void |
removeOutputCompleteListener(OutputCompleteListener l) |
void |
removeStatusUpdateListener(StatusUpdateListener l) |
void |
resetVideo(int units) |
void |
restoreVideoRegion(int units,
int targetRow,
int targetColumn,
int bufferId) |
void |
saveVideoRegion(int units,
int row,
int column,
int height,
int width,
int bufferId) |
void |
selectChararacterSet(int units,
int characterSet) |
void |
setAsyncMode(boolean asyncMode) |
void |
setAutoToneDuration(int autoToneDuration) |
void |
setAutoToneFrequency(int autoToneFrequency) |
void |
setCurrentUnitID(int currentUnitID) |
void |
setCursor(int units,
int row,
int column) |
void |
setDataEventEnabled(boolean dataEventEnabled) |
void |
setEventType(int eventType) |
void |
setPowerNotify(int powerNotify) |
void |
setTimeout(int timeout) |
void |
setVideoMode(int videoMode) |
void |
transactionDisplay(int units,
int function) |
void |
updateVideoRegionAttribute(int units,
int function,
int row,
int column,
int height,
int width,
int attribute) |
void |
videoSound(int units,
int frequency,
int duration,
int numberOfCycles,
int interSoundWait) |
checkHealth, claim, close, directIO, getCheckHealthText, getClaimed, getDeviceControlDescription, getDeviceControlVersion, getDeviceEnabled, getDeviceServiceDescription, getDeviceServiceVersion, getFreezeEvents, getPhysicalDeviceDescription, getPhysicalDeviceName, getState, open, release, setDeviceEnabled, setFreezeEventsint getCapPowerReporting()
throws JposException
JposExceptionboolean getCapSelectCharacterSet()
throws JposException
JposExceptionboolean getCapTone()
throws JposException
JposExceptionboolean getCapTouch()
throws JposException
JposExceptionboolean getCapTransaction()
throws JposException
JposExceptionboolean getAsyncMode()
throws JposException
JposExceptionvoid setAsyncMode(boolean asyncMode)
throws JposException
JposExceptionint getAutoToneDuration()
throws JposException
JposExceptionvoid setAutoToneDuration(int autoToneDuration)
throws JposException
JposExceptionint getAutoToneFrequency()
throws JposException
JposExceptionvoid setAutoToneFrequency(int autoToneFrequency)
throws JposException
JposExceptionint getCharacterSet()
throws JposException
JposExceptionjava.lang.String getCharacterSetList()
throws JposException
JposExceptionint getClocks()
throws JposException
JposExceptionint getCurrentUnitID()
throws JposException
JposExceptionvoid setCurrentUnitID(int currentUnitID)
throws JposException
JposExceptionint getDataCount()
throws JposException
JposExceptionboolean getDataEventEnabled()
throws JposException
JposExceptionvoid setDataEventEnabled(boolean dataEventEnabled)
throws JposException
JposExceptionjava.lang.String getErrorString()
throws JposException
JposExceptionint getErrorUnits()
throws JposException
JposExceptionjava.lang.String getEventString()
throws JposException
JposExceptionint getEventType()
throws JposException
JposExceptionvoid setEventType(int eventType)
throws JposException
JposExceptionint getEventUnitID()
throws JposException
JposExceptionint getEventUnits()
throws JposException
JposExceptionint getOutputID()
throws JposException
JposExceptionint getPowerNotify()
throws JposException
JposExceptionvoid setPowerNotify(int powerNotify)
throws JposException
JposExceptionint getPowerState()
throws JposException
JposExceptionint getSystemClocks()
throws JposException
JposExceptionint getSystemVideoSaveBuffers()
throws JposException
JposExceptionint getTimeout()
throws JposException
JposExceptionvoid setTimeout(int timeout)
throws JposException
JposExceptionint getUnitsOnline()
throws JposException
JposExceptionint getVideoDataCount()
throws JposException
JposExceptionint getVideoMode()
throws JposException
JposExceptionvoid setVideoMode(int videoMode)
throws JposException
JposExceptionjava.lang.String getVideoModesList()
throws JposException
JposExceptionint getVideoSaveBuffers()
throws JposException
JposExceptionvoid clearInput()
throws JposException
JposExceptionvoid clearOutput()
throws JposException
JposExceptionvoid clearVideo(int units,
int attribute)
throws JposException
JposExceptionvoid clearVideoRegion(int units,
int row,
int column,
int height,
int width,
int attribute)
throws JposException
JposExceptionvoid controlClock(int units,
int function,
int clockId,
int hour,
int min,
int sec,
int row,
int column,
int attribute,
int mode)
throws JposException
JposExceptionvoid controlCursor(int units,
int function)
throws JposException
JposExceptionvoid copyVideoRegion(int units,
int row,
int column,
int height,
int width,
int targetRow,
int targetColumn)
throws JposException
JposExceptionvoid displayData(int units,
int row,
int column,
int attribute,
java.lang.String data)
throws JposException
JposExceptionvoid drawBox(int units,
int row,
int column,
int height,
int width,
int attribute,
int borderType)
throws JposException
JposExceptionvoid freeVideoRegion(int units,
int bufferId)
throws JposException
JposExceptionvoid resetVideo(int units)
throws JposException
JposExceptionvoid restoreVideoRegion(int units,
int targetRow,
int targetColumn,
int bufferId)
throws JposException
JposExceptionvoid saveVideoRegion(int units,
int row,
int column,
int height,
int width,
int bufferId)
throws JposException
JposExceptionvoid selectChararacterSet(int units,
int characterSet)
throws JposException
JposExceptionvoid setCursor(int units,
int row,
int column)
throws JposException
JposExceptionvoid transactionDisplay(int units,
int function)
throws JposException
JposExceptionvoid updateVideoRegionAttribute(int units,
int function,
int row,
int column,
int height,
int width,
int attribute)
throws JposException
JposExceptionvoid videoSound(int units,
int frequency,
int duration,
int numberOfCycles,
int interSoundWait)
throws JposException
JposExceptionvoid addDataListener(DataListener l)
void removeDataListener(DataListener l)
void addDirectIOListener(DirectIOListener l)
void removeDirectIOListener(DirectIOListener l)
void addErrorListener(ErrorListener l)
void removeErrorListener(ErrorListener l)
void addOutputCompleteListener(OutputCompleteListener l)
void removeOutputCompleteListener(OutputCompleteListener l)
void addStatusUpdateListener(StatusUpdateListener l)
void removeStatusUpdateListener(StatusUpdateListener l)