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

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

The Final Version Of The App

原文链接:I Created A Gui Calculator With Java Swing

© 版权声明
THE END
喜欢就支持一下吧
点赞9 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容