A simple calculator designed for specially-abled people which allows doing calculations by using only 2 input keys.
JAVA SWING | MULTI-THREADING How to run?
- Make sure you have java installed on your system
- Compile command: javac Calculator.java
- You may also need to run: sudo apt install libcanberra-gtk-module libcanberra-gtk3-module
- Run command: java Calculator