News

Desktop Java is enjoying a long-overdue renaissance. But for Swing (the Java UI toolkit) to be taken seriously, Sun must pay closer attention to usability.
Java, Client, Server, URL-fetch, Swing GUI demo app This application demonstrats how you can setup a very basic client server communication using Java.
For new Java programmers, the JOptionPane class is a great visual and user-friendly introduction to user input and Swing-based programming. Here's how to get started.
This example shows one way to use asynchronous CDI events in Java SE Swing application. Make sure you have Java 8 or newer installed (tested with Java 15), then run the application using the provided ...