Holger's
Java API

Uses of Class
com.antelmann.sound.JukeBox

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)
           
 



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