A Basic Calculator using Swing and JAVA(TM).

Hi,there .
This time i would like to share my new work.
This a basic four function calculator made using java and Swing.
The GUI created is with the help of….you guessed it right SWING.

calculator

Java simple calculator

1. A four-function calculator with the following functions:
* Addition – adds two numbers
* Subtraction – subtracts number two from number one
* Multiplication – Multiplies two numbers
* Division – divides number two into number one

2. Used JButton for the numbers and functions.

3. Created a class to respond to the events caused by numbers, functions, exit, help and about functionality.

The run-able .jar file can be downloaded freely from the link.
https://www.dropbox.com/s/x4g6okw78248pqe/calculator.jar

Any comments or bug reports are more then welcome.

One response to “A Basic Calculator using Swing and JAVA(TM).”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.

%d bloggers like this: