Java Outline Editor (JOE)
This is an outliner editor and MDI implemented in Swing. The GUI is similar to the outliner found in Userland's Frontier.
Popup bug (in Java)
Works only on Windows platform. Run this program, click on the label, but do not click in the pop-up menu. Instead, iconify the window, then bring it back to life. The pop-up menu's frame is still there, visible, half-living a life of its own...
Java Games: Almost $5B by 2009
Java game developers can expect strong market growth says UK-based Juniper Research. The firm interviewed over 60 mobile industry leaders and projects that Java games will represent the vast majority of over $4.8 billion dollars in revenues from mobile downloads by 2009...
Java 2D imaging for the Standard Widget Toolkit
Most Java developers agree that there's only one domain where Swing/AWT is superior to the Eclipse platform's Standard Widget Toolkit, and that's Java 2D. Until now there has been no easy way to integrate the time-saving features of Java 2D with the superior portability, functionality, and performance of SWT's user interface components, but that's all about to change. In this follow up to his popular tutorial on migrating Swing applications to SWT,
1f40
Java developer and Eclipse enthusiast Yannick Saillet shows you how easy it can be to paint Java 2D images on your SWT components and Draw2D figures...