Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » FilteredTree - get visible items on filter
FilteredTree - get visible items on filter [message #523228] Thu, 25 March 2010 15:31
grunch  is currently offline grunch Friend
Messages: 1
Registered: March 2010
Junior Member
Hi,

I got a FilteredTree and I want to get / know which items are visible after le filter.

For exemple my TreeViewer has 3 items :

- item a
- item b
- item c

When I type 'c' in the text area of the FilteredTree, the TreeViewer will only show the 'item c' item.

How can I get this item and with which listener ?

Thank you in advance !
Previous Topic:[DataBinding] JFace Databinding with JavaAgent to avoid coding PropertyChangeSupport into bean
Next Topic:Starange problem with MessageDialog.openQuestion method
Goto Forum:
  


Current Time: Thu Apr 25 12:38:17 GMT 2024

Powered by FUDForum. Page generated in 0.03448 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top