Hello.
I'm trying to open a MP4 player in a full java application by using JVLC.
It works fine, except that I can't get JVLC to run the player inside my JPanel : it always open a new window in which the video can be seen.
Is it possible to really integrate the player in my own window hierachy??