net.nexttext.input
Class Keyboard

java.lang.Object
  extended by net.nexttext.input.InputSource
      extended by net.nexttext.input.Keyboard
Direct Known Subclasses:
KeyboardDefault

public abstract class Keyboard
extends InputSource

An input source for keyboard information.


Constructor Summary
Keyboard()
           
 
Method Summary
 
Methods inherited from class net.nexttext.input.InputSource
getIterator
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Keyboard

public Keyboard()