public class SingleCommand extends IODevice.Native
Constructor and Description |
---|
SingleCommand(java.lang.String STR_CommandLine,
OutputDevice.Interface CLI_Out)
Constructor.
|
getKey, getLocation, wouldInput
beep, cleanScreen, closeDevice, getScreenInfo, openDevice, put, wouldOutput
endl, printStackTrace, put, put, put
createdFromNative, dontFinalize, finalize, forget, getbDoFinalize, getNativeRef, getObject, remember
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
beep, cleanScreen, closeDevice, endl, getNativeRef, getScreenInfo, openDevice, printStackTrace, put, put, put, put, wouldOutput
public SingleCommand(java.lang.String STR_CommandLine, OutputDevice.Interface CLI_Out)
STR_CommandLine
- Command line.CLI_Out
- Output device.