Coders Packet

Java Application for a calculator

By G.GAYATHRI

It is a java application for a basic calculator.It can make calculations very easy.It is designed using swing.We can also include many other fields to improvise the calculator.

I created an application for a Calculator. The application allows users to perform addition,subtraction,multiplication,division on both integer and float values. It is designed using swing. Buttons are created using JButton for all the numbers and the signs of the operations. The allignment of numbers and sighns is done using gridx. It is designed in such a way so that user can conveniently select numbers and calculate. Saved the file as Calculator.java.

Download Complete Code

Comments

No comments yet

Download Packet

Reviews Report

Submitted by G.GAYATHRI (gayathri2315)

Download packets of source code on Coders Packet