News

Now our basic class structure, which is able to manipulate headers of RPM packages, is in place, and it would be a good idea to add a minimal GUI interface to it. We will build this very simple ...
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 ...
Furthermore, it teaches newcomers to the Java platform some important lessons about the JDK, including: Java user input does not have to be terminal- or console-based. Java supports Windowing ...
Groovy, on the other hand, is new. It prompted me to look at Python-like scripting languages that run in a Java environment. In this article, I discuss Jython and Groovy, two scripting languages that ...