Posts Tagged "swing"

VibrantPlayer – an open source MP3 Player!

Posted by on Dec 6, 2011 in Java | 0 comments

VibrantPlayer – an open source MP3 Player!

In 2008 I created a Java Swing-based MP3 player which I called "VibrantPlayer". My intention was to create a beautiful looking media player which could be styled through custom themes, extended via downloadable plugins and which should offer the possibility to edit the ID3 meta data of MP3 songs.

Read More

Background image on JPanel

Posted by on May 18, 2011 in Java | 1 comment

Background image on JPanel

Applications often look sterile and lifeless. Adding a background image is a simple yet effective way to fight boring and dull interfaces.

Read More