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

https://github.com/mrunalsawant/calculator-javafx

A simple Calculator for performing basic arithmetic operations created using JavaFX in the NetBeans IDE
https://github.com/mrunalsawant/calculator-javafx

basic-java calculator java javafx javafx-application javafx-desktop-apps javafx-project

Last synced: about 1 month ago
JSON representation

A simple Calculator for performing basic arithmetic operations created using JavaFX in the NetBeans IDE

Awesome Lists containing this project

README

        

# Calculator-JavaFX
A simple Calculator created using JavaFX.
It supports basic arithmetic operations.

A simple NetBeans project.
# How to open?
Download zip or clone the repository

`git clone https://github.com/MrunalSawant/Calculator-JavaFX.git`

and open it in NetBeans IDE.

![Alt text](https://github.com/MrunalSawant/Calculator-JavaFX/blob/master/src/calculatorjavafx/JavaFxCalculator.png?raw=true "JavaFx Calculator")
=======