Package | Description |
---|---|
javazoom.jlgui.basicplayer | |
ZPlayerFrame |
Modifier and Type | Class and Description |
---|---|
class |
BasicPlayer
BasicPlayer is a threaded simple player class based on JavaSound API.
|
Modifier and Type | Method and Description |
---|---|
void |
BasicPlayerListener.setController(BasicController controller)
A handle to the BasicPlayer, plugins may control the player through
the controller (play, stop, ...)
|
Modifier and Type | Field and Description |
---|---|
(package private) BasicController |
ZPlayer.control |
Modifier and Type | Method and Description |
---|---|
void |
ZPlayer.setController(BasicController controller) |