News

I start by using the java.awt.Robot class to create functional tests for a sample GUI. I walk through the steps of setting up a test and GUI, then explain the shortcomings of using Robot for ...
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.