An open API service indexing awesome lists of open source software.

https://github.com/pabitra-33/codeclause_music-player-app

I have created a simple music app using java swing and java awt component and properties which can able to functions of the following like it can add music, after adding the audios you can play it, pause it and stop the audio by clicking the stop button in the given frame.
https://github.com/pabitra-33/codeclause_music-player-app

Last synced: about 1 month ago
JSON representation

I have created a simple music app using java swing and java awt component and properties which can able to functions of the following like it can add music, after adding the audios you can play it, pause it and stop the audio by clicking the stop button in the given frame.

Awesome Lists containing this project

README

          

# CodeClause_Music-Player-app
Creating a simple music player app using Java Swing and AWT involves designing a user interface to display controls like play, pause, stop, and a list of songs.
Developed a simple music-app using java swing and java awt component and properties which can able to functions of the following like it can add music, after adding the audios you can play it, pause it and stop the audio by clicking the stop button in the given frame.