Swing components in jogl

Hi All!
I have some question about using swing components like as JCheckBox, JButton e.t.c on a jogl drawing window…

P.S. i’m need in to creatu GUI in the game…

You can do this with opengl pipeline and java2d integration, but you are probably searching for something like FengGUI: http://www.fenggui.org/doku.php

Thanks! nice GUI :wink: