Holger's
Java API

Uses of Package
com.antelmann.sound

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

Classes in com.antelmann.sound used by com.antelmann.sound
JPlayer
          a simple GUI for playing sound files
JukeBox
          A simple JukeBox for MP3Player objects.
JukeBox.Listener
          JukeBox.Listener listens to events triggered by a JukeBox object.
MP3
          A tagging interface to be implemented by all classes that have a dependency on javaZOOM JavaLayer or de.vdheide.mp3.
MP3Player
          MP3Player extends SoundPlayer's capabilities to play MP3 media.
SoundException
          SoundException is thrown by classes in this package wrapping other exceptions that may be thrown to ease usage.
SoundPlayer
          SoundPlayer provides a convenient and simple way for playing back sampled audio and midi files, URLs, streams and midi sequences.
SoundPlayer.Listener
          This interface allows implementing classes to be notified when certain supported events by the SoundPlayer are triggered.
 



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