Uses of Interface
jaco.mp3.player.MP3PlayerListener

Uses of MP3PlayerListener in jaco.mp3.player
 

Methods in jaco.mp3.player with parameters of type MP3PlayerListener
 void MP3Player.addMP3PlayerListener(MP3PlayerListener listener)
          Adds a MP3PlayerListener to the player.
 void MP3Player.removeMP3PlayerListener(MP3PlayerListener listener)
          Removes a MP3PlayerListener from the player.