News

This "Create Client-Side User Interfaces in HTML" series continues by examining the HTMLPane sources. Part 2 offers examples of how to customize the JEditorPane to support custom tags and also ...
Desktop development in Java. Yes, developers can use Java to develop graphical user interfaces (GUIs). In fact, Java's ability to create cross-platform desktop apps was one of the language's biggest ...
showConfirmDialog(); showMessageDialog(); and showOptionDialog(). JOptionPane import and methods. For example, the following Java class uses JOptionPane’s showInputDialog() method to prompt for user ...
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.