frysk.sys.termios
Class Input

java.lang.Object
  extended by frysk.sys.termios.Input

public final class Input
extends Object

Input modes.


Constructor Summary
Input()
           
 
Method Summary
static Input[] getModes()
           
 String toString()
           
 String toString(Termios termios)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Input

public Input()
Method Detail

getModes

public static Input[] getModes()

toString

public String toString()
Overrides:
toString in class Object

toString

public String toString(Termios termios)