Java Source Code

This page contains the source code that I have created that I think may be useful for others using Java.

You are welcome to download and do whatever you want to the source, happy coding!

Source Code

JTunesTable

JTunesTable jar is a set of classes, including JTunesTable, which when the Demo class runs creates a JTable (within a JFrame) that aims to look like tables rendered in iTunes 7.

This is based on code by Java and ExampleDepot, thanks!

Note: this jar needs java 1.5 to run.