Saurabh-pec / Calculator-javaProject

This project name is CalculatorApp and this is a simple java Project based on java Swing and GUI. It can perform arithmetic operations on numbers

Home Page:https://github.com/Saurabh-pec/Calculator-javaProject#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CalculatorApp

Description

  • Hey!,This project name is CalculatorApp and this is a simple java Project based on java Swing and GUI. It can performs arithmetic operations on numbers like: addition, subtraction, multiplication, and division. and It can also calculate percentage (%) of given number.
  • There is on/off button by using this we can off it whenever we are not using. and at of usage we can also on it. this feature help in battery sever in case of real world calculator.

Demo

Sample image look like:- calc_img

Technologies Used:

  • Apache netbeans 12.1
  • GUI
  • java Swing

Setup/ Methods

  • open java ide-'Netbeans'.

  • Create a jFrame and used swing and GUI.

  • import some libraries like: import javax.swing.JOptionPane; import javax.swing.JTextField;

  • Deploy buttons, panal, textfield and radiobtn etc inside the jFrame.

  • Write code and set action listener on each button to perform operation.

  • Run and get expected output.

About

This project name is CalculatorApp and this is a simple java Project based on java Swing and GUI. It can perform arithmetic operations on numbers

https://github.com/Saurabh-pec/Calculator-javaProject#readme


Languages

Language:Java 100.0%