https://github.com/dlsc-software-consulting-gmbh/pickerfx
A small framework for JavaFX that provides picker (touch) controls.
https://github.com/dlsc-software-consulting-gmbh/pickerfx
Last synced: 5 months ago
JSON representation
A small framework for JavaFX that provides picker (touch) controls.
- Host: GitHub
- URL: https://github.com/dlsc-software-consulting-gmbh/pickerfx
- Owner: dlsc-software-consulting-gmbh
- License: apache-2.0
- Created: 2019-09-06T14:28:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-03T12:18:14.000Z (about 1 year ago)
- Last Synced: 2024-05-11T21:51:34.477Z (12 months ago)
- Language: Java
- Homepage:
- Size: 984 KB
- Stars: 24
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.jfx-central.com/libraries/pickerfx)
PickerFX is a lightweight framework for creating picker (touch) controls. Currently the only documentation is the source code itself.
Please take a look at the file DemoApp.java to find out how to use the framework.