News

The evolution of Java desktop technology is straightforward and distinct from web UI development, which has seen much more advancement and the introduction of many new frameworks. Let's take a deep ...
Running into a strange issue today. I have a window (custom class extending a JFrame). When this window closes, I want it to call the function 'closeListener(java.awt.event.WindowEvent e)' and do ...
Which is better for your next Java GUI project: Java Swing vs. JavaFX? This tip explores their history and capabilities to help you choose the right one.
Oracle will remove JavaFX, Applets and Java Web Start from the JDK after Java SE 8. Swing and AWT will remain.