Tagged Questions
0
votes
1answer
945 views
Java Music Player GUI
I am implementing a GUI using Swing for a Java Music Player. I'd like to know if it is possible to make a time bar like the bar in WinAmp for example that can be moved to jump to a certain position in ...