DEV Community

Cover image for I Created A Gui Calculator With Java Swing
Adithyan A
Adithyan A

Posted on • Edited on

2

I Created A Gui Calculator With Java Swing

Hai Friends ❗❗
I am Adithyan A and Thank you for clicking on my first ever post

What is this ?

It is a arithemetical calculator made with java and swing library
This was my first ever project and now it in its complete stage

This is the Screenshot of the Complete version of the app

Image-1

Image-2

Image-3

Image-4

Features

  • Fast
  • Simple
  • Responsive

Use it with .jar executable file

1 - Clone the github repository

git clone https://github.com/AdithyanA2005/Calculator_Swing.git
Enter fullscreen mode Exit fullscreen mode

2 - Change the directory To Calculator_Swing/out/artifacts/Swing_Calculator_Java_jar

3 - Copy the executable file Swing_Calculator_Java.jar to your desired location

4 - Run the executable file by double clicking it

How To Use It With the Source Code ?

Using it is very simple, Follow the below steps

1 - Clone the github repository

git clone https://github.com/AdithyanA2005/Calculator_Swing.git
Enter fullscreen mode Exit fullscreen mode

2 - Change the directory

cd Calculator_Swing/src
Enter fullscreen mode Exit fullscreen mode

3 - Compile the java file

javac Main.java
Enter fullscreen mode Exit fullscreen mode

4 - Run The Program

java Main
Enter fullscreen mode Exit fullscreen mode

Evolution Of The App ?

As This is my first ever project
This has evolved a lot

The Screenshot of The First Ever Version

Image description

The Final Version Of The App

Image-2

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay