Is it possible to render a javax.swing.JButton and other swing elements in a lwjgl window (with openGL)? If not, what can you recomend for in game GUI in lwjgl?
Note: i tried Nifty-GUI and TWL, but i dont like the XML part, and the documentation was poor...