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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to determine double click on a JTree node

843804Jan 28 2005 — edited Jan 31 2005
Dear all,

I am wandering how can a JTree node detect a double click.
Adding TreeSelectionListener will detect a single click. But I need to do some
implementation only when the user selects 2 times on a JTree's node.

Hope someone can help.
Regards, Kanita
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2005
Added on Jan 28 2005
2 comments
307 views