Filter items in a tree
843805Feb 27 2006 — edited Dec 27 2007Hi,
I would like to have a text field where one could type some text and it automatically filter the tree (or list) bellow.
It seems the only way I have to do this is to remove the nodes from the model. The problem is I still need all the nodes.
I also tried the renderer approach but all I can do is to have a blank row item.
It seems that jdk 1.6 already have some kind of support to this but I have to use 1.5.
Do you know any workaround?
Thanks in advance,
Paulo