Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Filter items in a tree

843805Feb 27 2006 — edited Dec 27 2007
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2008
Added on Feb 27 2006
8 comments
270 views