Holger's
Java API

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

Packages that use SoundPlayer.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 SoundPlayer.Listener in com.antelmann.sound
 

Classes in com.antelmann.sound that implement SoundPlayer.Listener
 class JMP3Player
          JMP3Player is an enhanced JPlayer that uses an MP3PLayer to support MP3.
 class JPlayer
          a simple GUI for playing sound files
 class JukeBox
          A simple JukeBox for MP3Player objects.
 

Methods in com.antelmann.sound with parameters of type SoundPlayer.Listener
 void SoundPlayer.addListener(SoundPlayer.Listener listener)
           
 



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