Hi there,
I have been asked by university to create a Java Mp3 player.
I would just like to know what classes I should make for this to work.
It has to be GUI based and need to be able to do the following
-play, pause, stop, rw, fw, shuffle, repeat.
-have a playlist that stores to a file
-be able to edit playlist adding and removing Mp3 files.
many thanks