Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 353 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 353 Bytes

Java_JukeBox

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)