Overview | Methods | Fields | This Package | All Packages
Sets the currently pressed key.
Syntax
final public void setChar( int c )
Parameters
c
The key character that will be returned by getChar.
See Also getChar