Getting a TreeNode on a JTree

How can I find a specific node on a JTree, having the node's user object? Is there a way to do that without searching the tree with a loop?
[147 byte] By [Valerianoa] at [2007-11-27 9:33:51]
# 1
Try the JTree.getNextMatch( ) methodICE
icewalker2ga at 2007-7-12 22:56:24 > top of Java-index,Desktop,Core GUI APIs...