---++ Java-Swul parts The user interface of JavaJuke is build using Java-Swul. The interface source is a mixture of using Swul to create default Swing components and integrating custom created user interface components as Java expressions. * A quick link to the complete Java-Swul source of the gui of JavaJuke: https://svn.cs.uu.nl:12443/repos/JavaJuke/src/javajuke/gui/JukeBoxGUI.javaswul * An example how to use [[/Java-Swul][Java-Swul]] in your build proces. Apart from the standard tasks in Ant you can execute the swulc-preprocessor: ---++ Features The player features: * an advanced searching field * presorting on artist, title and filesystem * dual songselections * a queue of songs to play * detachable control toolbar * shuffling * drag-n-drop functionality. * playing of entire grouped mp3's The mp3 capabilities of JavaJuke are provided by the [[http://www.javazoom.net/javalayer/javalayer.html][JLayer project]]. http://www.stratego-language.org/%ATTACHURLPATH%/JavaJuke-screenshot.png ---++ Download A runnable jar of this program can be downloaded: http://www.stratego-language.org/%ATTACHURLPATH%/javajuke.jar This file is generated by the ant build using java version 1.4.2_03 on january the 20th. ---++ Source The complete source of this program can be found in our Subversion repository on: svn checkout https://svn.cs.uu.nl:12443/repos/JavaJuke/ -- Main.ReneDeGroot - 08 Dec 2004