treeviewer Questions
2
I’m pretty new in SWT/JFace technology and I’ve found a problem that it’s driving me crazy. In an Eclipse RCP application I have a view where I’ve placed a SWT tree with a JFace TreeViewer which pr...
Shod asked 22/1, 2014 at 9:9
1
Solved
This is a gridLayout in which the Available side is a Tree Viewer and The Selected side is a ListViewer. Now I have to get a toolTip on the right hand side. Which I am unable to get. I am working...
Anachronistic asked 24/9, 2015 at 12:49
4
Solved
I am applying a ViewerFilter to a tree of a few branches, but mostly leaves. The filter really applies to the leaves, using properties within the leaf. All branches are left untouched so that their...
Foreyard asked 23/6, 2009 at 22:20
1
Solved
I have actually two questions but they are kind of related so here they go as one...
How to ensure garbage collection of tree nodes that are not currently displayed using TreeViewer(SWT.VIRTUAL) a...
Birthmark asked 24/11, 2009 at 20:48
2
Solved
I'm trying to save JFace TreeViewer expansion state to refresh it after calling setInput() method. I tried getExpandedElements, setExpandedElements, getExpandedTreePaths, setExpandedTreePaths metho...
Halford asked 16/10, 2009 at 7:7
1
© 2022 - 2024 — McMap. All rights reserved.