Skip to content

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

Notifications You must be signed in to change notification settings

Saurabh-pec/Calculator-javaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages