How have fullscreen with G4P

Hello,
I create a new window with :
window = GWindow.getWindow(this, title, x, y, w, h, renderer);

is there a way to open it in real fullsreen (i.e. without the title bar) ?