TotalCross is a Software Development Kit that helps cross platform application development. Currently supported platforms are: Windows, Wince, Android, iOS, Linux and Linux ARM for embedded systems.
Qt Jambi is a new and noteworthy alternative to Swing and Java 2D for developing rich, cross-platform desktop-application interfaces. In this article JavaWorld contributor Jeff Hanson introduces the ...
A simple Java university assignment. Making balls move around the screen, change colours, sizes etc. I decided to add action listeners, so it's possible to change the speed by pressing arrows or add ...
Abstract: This paper describes software developed by the author, that constructs a two-dimensional graphical maze and uses animation to visualize the recursive backtracking maze solution. The software ...