...
* Supported formats:
- mp3
- ogg
- wav
* m3u play lists
* 5 band equalizer
* 5 band graphical equalizer
* random mode
* continuous play
* option to stop playing after the end of the current song.
* Shows the image associated to the song.
* You can filter the songs of the list
* Drag and drop music files from the file exporer.
* Multilanguage
* Zoom
* Dark mode
* JDK-17 compatibility
The most significant new code features:
* Graphical equalizer JPanel
* Great wrapper of JTable which does a lot of generic work.
Demo video:
https://frojasg1.com:8443/resource_counter/resourceCounter?...
FilterSortTable: is a decorator adding sorting & filtering functionality to a supplied TableModel. TableModel is passed in & a JPanel component created, this encompasses a multi sortable Table and a filter text field. java JTable sort filter column row.