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

https://github.com/5obhan/simple-counter

A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.
https://github.com/5obhan/simple-counter

fxml java javafx javafx-css javafx-desktop-apps javafx-gui javafx-project maven

Last synced: 3 months ago
JSON representation

A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.

Awesome Lists containing this project

README

          

# Simple-Counter
A JavaFX application that does Summation to 'n' terms of Arithmetic Progression by Counting Values one at a time using Thread to eliminate UI lags.

# License
This Project is licensed under the [GNU General Public License v3.0](LICENSE)