Keyboard - This .Java program creates a visual keybaord that listens for keys pressed on the host computer. Keys are highlighted on screen visually from the text box. Capitals and lowercase via the shift/caps keys are considered and the keyboard will changed based on the held button.
To run: Compile the .Java file in any compiler, such as Eclipse.