i had the same problem.here's what i did. instead of using a Frame/JFrameyou should use a javax.swing.JWindow.so you won't have a title bar.