This program is a basic GUI calculator program built using the Swing library. It enables users to perform addition, subtraction, multiplication, and division operations on two numbers.
-
Updated
Feb 21, 2024 - Java
This program is a basic GUI calculator program built using the Swing library. It enables users to perform addition, subtraction, multiplication, and division operations on two numbers.
AWT in JAVA
A basic Snake Game that was built in Java with AWT (Abstract Window Toolkit) and Swing (GUI Toolkit) using Eclipse.
Add a description, image, and links to the abstract-window-toolkit topic page so that developers can more easily learn about it.
To associate your repository with the abstract-window-toolkit topic, visit your repo's landing page and select "manage topics."