The title pretty much says everything.
I have the icon in the taskbar but when I right click it i can only "close the window".
It might have something to do with AppUserModelID , which is related to my first line of code when the program starts : Display.setAppName("MYAPPNAME");
I'm aware that there is a TaskBar class which I already use for progress / icon edit / menu (not working on Win) but there's nothing about pining.
edit : I use launch4j to launch my app.
Thanks