public class IOMux extends IODevice.Native
Constructor and Description |
---|
IOMux()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
addDevice(IODevice.Interface CLI_Device)
Device addition in the list.
|
IODevice.Interface |
getCurrentDevice()
Current device accessor.
|
IODevice.Interface |
switchNextDevice()
Switch to next device.
|
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 boolean addDevice(IODevice.Interface CLI_Device)
CLI_Device
- Input / output device.public IODevice.Interface getCurrentDevice()
public IODevice.Interface switchNextDevice()