An example taken from a book to demonstrate the various techniques employed in the use of SWT and JFace. The example is a Java version of a jukebox, a device that can play sound files or lists of sound files, known as playlists.
This example is taken from book "Professional Eclipse 3 For Java Developers" by Berthold Daum. (Chapter 10)