Quick Search on a BeanTreeView
hannehomuth <[email protected]> Fri, 1 Aug 2008 03:27:17 -0700 (PDT)
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Hello Everyone,
I started developing with the Netbeans RCP a few days ago and now I have
question regarding the BeanTreeView Quick Search Ability. I have a list of
Nodes in there (From A -Z) on which hangs some other Nodes (Users)
(My BeanTreeView looks like this)
|A
|B
|C-
|Cosby Bill
|Carlson Carl
|D
|E-
|Eddi Example
So now when this Modul has the focus I'm able to type in some letters and
the quick search will run, but if the node wasn't expanded before it will
not find anything. Now my question, is it possible to expand a node
automatically if this letter is typed? Furthermore I have to say, the User
is'nt only not shown it is'nt selected if the node wasn't expanded before, I
quess because the Property Window is empty when typing "Cosby" with
unexpanded node.
Thx for suggestions
--
View this message in context: http://www.nabble.com/Quick-Search-on-a-BeanTreeView-tp18771745p18771745.html
Sent from the Netbeans - UI mailing list archive at Nabble.com.