|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
| MP3Player
MP3Player extends SoundPlayer's capabilities to play MP3 media. |
|
| SampleSounds
SampleSounds provides some sample sounds that are included in the standard antelmann.jar file. |
|
| 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. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||