Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 19 days 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)