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
- Host: GitHub
- URL: https://github.com/hansolo/numberpad
- Owner: HanSolo
- License: apache-2.0
- Created: 2020-06-19T05:53:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-20T05:01:31.000Z (about 6 years ago)
- Last Synced: 2025-04-23T01:48:50.394Z (about 1 year ago)
- Language: Java
- Size: 301 KB
- Stars: 14
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
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
