SWT « JTree « Java Swing Q&A





1. Where to start if I want to create a custom combo with popup tree viewer    stackoverflow.com

The normal SWT combo can only show a popup list when you click the triangle button. For some reason, I want to orgnize the selectable items in tree instead of list. ...

2. SWT Tree - select node    coderanch.com

Hello, I'm working on an OutlinePage of an eclipse editor. The programming language for the editor is a proprietary development. The language consists of some records without nesting. I would like now that the entry is selected in the OutlinePage, if the cursor is straight within a record but I have no idea how this could be realized. I see no ...

3. Porting JTree (Swing) to Tree (SWT)    coderanch.com

4. SWT Dynamic Tree?    coderanch.com