i think what your looking for is 

item = tree.selectedItem;


--- In [EMAIL PROTECTED], "syabro" <[EMAIL PROTECTED]> wrote:
>
> How can I get an item, when I've an item index?
> I think that
> tree.selectedIndex = index;
> item = tree.selectedIndex;
> will be great, but is there another method?
>


Reply via email to