This gist is just a friendly reminder, mostly for me, about stuff that just don't work in Java. I've spent some (lots of) precious hours trying make it work,
java.awt.SystemTray
withjavax.swing.JPopupMenu
- While not impossible, no matter how hard you try, it will never work on all platform properly. Just stick with the default, ugly one.
- Changing the font of
java.awt.MenuItem