Alright so I’m searching for a gui library to work with lwjgl, and I know there are a plenty thanks to google. But what I want to know is which one is right for me. I need a tree display object (Like JTree), resizeable containers (Like netbeans, or visual studio), menu bars, and is documented and up to date. Any recommendations?
Last time I tried swing+lwjgl they fought over taking exclusive control of the input devices.