This question's due date has already passed. You may post a tutorial, but there's no guarantee that the original asker will purchase the tutorial. But other people might!

Question

$100.00 Java media player

Asked by :
tennisosk123
tennisosk123
Rating :No Rating
Questions Asked: 3
Tutorials Posted: 0
 
 
Q:

I am working with JAVA and have to do this project. i need a person to guide ASAP. I am requiremnet number 3 and i need all of them by this weekend.

Media Player Software Requirements

1. Allow the user to add a new song to the library.
2. Allow the user to remove a song from the library.
3. Allow the user to create a playlist with a name.
4. Allow the user to select a playlist and the player should play all the songs in that playlist in order.
5. Show the name of the current song playing, the length of the song and where what time we are currently at in the song.
6. Allow the user to delete a playlist.
7. Allow user to add/remove songs from a playlist.
8. Allow user to skip a song.
9. Allow user to go back to previous song.
10. Allow user Pause song.
11. Allow user to Stop song.
12. Library should show a list of all songs available.
13. Allow user to sort the list of song by Title or Artist.