Search

Dark theme | Light theme

July 15, 2008

Quicksearch in treeviews in NetBeans

To quickly jump to a node in a treeview in NetBeans we only have to start typing the first characters of the node name. For example in the Project Navigator we only have to type the first characters of a filename and NetBeans will open a little Quicksearch input field and jumps right to the correct node in the tree:

And this works for a lot of trees in NetBeans (loving OO :-) ). For example the File Navigator, Services window support this, but also the Member View: