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.
- Host: GitHub
- URL: https://github.com/pabitra-33/codeclause_music-player-app
- Owner: Pabitra-33
- Created: 2023-07-30T07:16:30.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T17:43:14.000Z (over 1 year ago)
- Last Synced: 2025-03-15T10:17:02.368Z (7 months ago)
- Language: Java
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.