Package | Description |
---|---|
com.soundhelix.remotecontrol |
Modifier and Type | Interface and Description |
---|---|
interface |
TextRemoteControl
Extension to the RemoteControl which allows terminal-style communication, e.g., allowing input of lines by the user and allowing output of lines by
the system.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextRemoteControl
Implements an abstract simple text-based remote control.
|
class |
ConsoleRemoteControl
Implements a remote control that uses the console.
|
class |
SwingRemoteControl
Implements a remote control bases on Swing.
|