|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||