Holger's
Java API

Uses of Interface
com.antelmann.sound.JukeBox.Listener

Packages that use JukeBox.Listener
com.antelmann.sound This package contains classes to play various sounds with greatly improved ease-of-use over the functionality provided by the javax.sound package. 
 

Uses of JukeBox.Listener in com.antelmann.sound
 

Classes in com.antelmann.sound that implement JukeBox.Listener
 class JJukeBox
          A nice little GUI wrapper to the JukeBox class.
 

Methods in com.antelmann.sound with parameters of type JukeBox.Listener
 void JukeBox.addListener(JukeBox.Listener listener)
          adds a listener that is notified when a song changes
 



(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads