News

A small project on OOP from the book Object Oriented Programming by Zohirul Alam Tiemoon written in Java. Swing GUI widget toolkit API is used to design the graphical user interface. Executable Java ...
Take a walk on the client side with Qt Jambi -- an alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces.
The key difference between Swing vs. JavaFX is that JavaFX is an actively maintained Java project that supports the development of modern, feature-rich GUI applications, while Swing is an older ...
A GUI application’s acceptance test is not straightforward, but, in the case of Swing GUI applications, a small scaffolding utility can automate both unit and acceptance tests.
🎉 My first simple project using Java Swing GUI! I built a login interface, followed by a well-structured main window that includes: " A basic calculator " " An age calculator " " A drawing tab ...
I designed and developed a comprehensive Billing System utilizing Java for core functionality, Swing for the graphical user interface, and JDBC for database connectivity. This project showcases my ...