tangorishi / learnJava

LearnJava - Hacktoberfest 2023 🚀 Join us in celebrating Hacktoberfest 2023 by contributing to this Java programming repository! Whether you're a beginner or an expert, dive into Java, share your knowledge, and make Hacktoberfest unforgettable. 📚💻 Happy coding and contributing! 🚀🌟
MIT License
26 stars 45 forks source link

Add some GUI Program examples #110

Closed itsyourap closed 10 months ago

itsyourap commented 10 months ago

Description: This PR will add some GUI application examples using Java (closes #109)

Changes Made: Added some basic GUI applications (made with Java Swing) :-

Testing Done: Programs are tested and they produce correct outputs in the GUI interface

Additional Notes: These are some GUI application examples using Java Swing which will help the newcomers in the world of GUI programming.


By submitting this PR, I confirm that my contributions are made under the terms of the MIT License.

Kindly merge this PR