News

All you have to do is update your interpretation of Swing’s single-thread rule. Graphical user interface programming has evolved significantly in the relatively short lifespan of the Java platform.
This article explains a simple way of automating Java Swing application acceptance tests, starting from Swing components' unit tests and extending them to acceptance tests without human intervention.
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.
Hi guys,I'm writing a custom JDialog window by extending the JDialog class. All good so far. However, there is one problem that bothers me: The components won't display until I manually resize the ...
There's a lot of excitement in the Java community regarding the latest long-term support JDK release. When that release debuts, Java developers will be welcomed with the familiar Hello World program ...