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

https://github.com/okelleydevelopment/java-calculator

A simple Java Swing calculator.
https://github.com/okelleydevelopment/java-calculator

Last synced: 9 months ago
JSON representation

A simple Java Swing calculator.

Awesome Lists containing this project

README

          

# Simple Java Calculator

This was my first attempt at making a Graphical user interface (GUI) while also letting a user have control over actions
performed. The overall look was acheived, though there are a few bugs still being worked out as I get the time (school comes first).