Skip to content

A simple Java Swing-based calculator which supports addition, subtraction, multiplication, and division with decimal input and proper error handling. The GUI features a modern, pastel-themed design with bold, readable result display.

License

Notifications You must be signed in to change notification settings

rayak25/Basic-Calculator-using-Java-Swing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Basic Java SwingCalculator

A simple Java Swing-based calculator. Supports addition, subtraction, multiplication, and division with decimal input and proper error handling. The GUI features a modern, pastel-themed design with bold, readable result display.


Features

  • Easy-to-use GUI using JFrame, JTextField, JButton, and JLabel
  • Supports decimal numbers
  • Handles invalid input gracefully
  • Pastel-themed interface: baby pink buttons, baby blue background
  • Bold result display for clarity

Technologies Used

  • Java SE
  • Swing for GUI

Author

Developed by: [RAMYA PATHAK]


License

This project is licensed under the MIT License.


About

A simple Java Swing-based calculator which supports addition, subtraction, multiplication, and division with decimal input and proper error handling. The GUI features a modern, pastel-themed design with bold, readable result display.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages