Package com.limegroup.gnutella.gui.mp3

Interface Summary
AudioPlayer This interface defines the required functionality of an audio player component.
AudioPlayerListener This interface responds to audio player events.
 

Class Summary
MediaPlayerComponent This class sets up JPanel with MediaPlayer on it, and takes care of GUI MediaPlayer events.
PlayList This class encapsulates the abstraction of a mp3 playlist (.m3u).
PlayListGUI  
SongProgressBar This class handles rendering a JProgressBar (duh.) for playing songs.
WaveStreamObuffer