A simple Tetris clone and JavaFX 2.0 demo project. More info and news on http://jayskills.com/news-2/
A set of applications that demonstrate various techniques for developing Java/JVM software that efficiently utilizes multi-core computers, tablets, and mobile devices.
Simple collection of classes to create windows-style desktop / tray notification windows (balloon tips) that are interactive. See wiki on the right for more information / examples / tutorial!
A desktop Java tool for verifying the integrity of data. It will be enhanced to support backup operations.
Remember how easy Swing used to be, back before you learned that you had to run heavyweight tasks off of the EDT? We want to make it that easy again.