Package javazoom.jlgui.basicplayer

Interface Summary
BasicController This interface defines player controls available.
BasicPlayerListener This interface defines callbacks methods that will be notified for all registered BasicPlayerListener of BasicPlayer.
 

Class Summary
BasicPlayer BasicPlayer is a threaded simple player class based on JavaSound API.
BasicPlayerEvent This class implements player events.
BasicPlayerEventLauncher This class implements a threaded events launcher.
 

Exception Summary
BasicPlayerException This class implements custom exception for basicplayer.