News

The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. This article explains the concepts behind ...
Read the whole “Create Client-Side User Interfaces in HTML” series: Part 1: Make the JEditorPane useful (October 2003) Part 2: The HTMLPane sources (November 2003) Using HTML on the client ...
A core feature of the MIDP (Mobile Information Device Profile) technology is its support for developing mobile phone user interfaces. The MIDP provides a set of Java APIs known as the LCDUI, which ...