A simple Java GUI application created as part of my college coursework.
This project demonstrates basic Swing/AWT components, event handling, and layout management in Java.
This project is a part of my B.Tech CSE course assignment.
The goal is to build an interactive GUI-based application demonstrating:
- Buttons, Labels, TextFields, and Menus
- Event Handling (ActionListener, MouseListener)
- Layouts (FlowLayout, BorderLayout, GridLayout)
- Basic form validation and response handling
- Java 17+
- Swing / AWT
- VS Code / IntelliJ IDEA
-
Clone the repository
git clone https://github.com/<your-username>/<repo-name>.git
-
Open in VS Code or IntelliJ
-
Compile and run
javac Main.java java Main
-
The GUI window will appear. Interact with buttons and fields as required.
This project is open-source under the MIT License
Aayush Raj
π B.Tech CSE (Software Engineering), SRM University