News

Chess game in Java (MVC + Swing) A chess game developed in Java using the Swing graphical interface and the MVC architectural pattern. The project includes full gameplay functionality, a player ...
MIDP offers an impressive set of rich APIs to build GUI applications on mobile phones. In this article, we focused on the MIDP 2.0 API, which is standard on Nokia Developer Platform 2.0 devices.
Here are three Java Hello World examples developers can use to get started on the new release: Hello World with a console output Hello World with a Java Swing component Hello World with a static code ...