ニュース

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.
Get inside the Java shell, with this hands-on demonstration of building advanced UI consoles and REPLs in Java.
Sun has open sourced its toolkit for creating Java-based user interfaces for mobile phones. The source code for the lightweight UI toolkit was released Thursday under the "GPLv2 with Classpath ...
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.
Java on Visual Studio Code got some UI changes including new sections for the project settings page, along with improvements for Spring development.
Java EE's Servlet and JSP API provide a fine foundation for handling a web-based request-response cycle. Adding UI frameworks like JSR-371 to the spec only causes problems.