An open API service indexing awesome lists of open source software.

https://github.com/hansolo/numberpad

A simple JavaFX number pad
https://github.com/hansolo/numberpad

Last synced: about 1 year ago
JSON representation

A simple JavaFX number pad

Awesome Lists containing this project

README

          

## NumberPad
A simple JavaFX number pad made from Key controls. The Key control is stylable with
CSS and can take metaData of whatever kind as a parameter.
The number pad uses JavaFX KeyCodes as metadata but you can create your own
keyboard/number pad using the Key controls

Donations are welcome at [Paypal](https://paypal.me/hans0l0)

## Overview
![Overview](https://raw.githubusercontent.com/HanSolo/numberpad/master/NumberPad.png)