james-d / Virtual-keyboard

Simple virtual keyboard for JavaFX 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Virtual Keyboard for JavaFX 8 (version 8 is required to be able to use public constructors for the KeyEvent class).

All important code is in VirtualKeyboard.java. A simple use case is shown in VirtualKeyboardExample.java.

About

Simple virtual keyboard for JavaFX 8


Languages

Language:Java 100.0%