|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JukeBox | |
|---|---|
| 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 JukeBox in com.antelmann.sound |
|---|
| Methods in com.antelmann.sound that return JukeBox | |
|---|---|
JukeBox |
JJukeBox.getJukeBox()
|
| Methods in com.antelmann.sound with parameters of type JukeBox | |
|---|---|
void |
JukeBox.Listener.stateChange(JukeBox jb,
int type)
called the state of the given JukeBox changes. |
void |
JJukeBox.stateChange(JukeBox j,
int type)
|
| Constructors in com.antelmann.sound with parameters of type JukeBox | |
|---|---|
JJukeBox(JukeBox jb)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||