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!

TableView Column Mouse Double Click

BluewizardApr 10 2013 — edited Apr 10 2013
Hi,

I have a table view, if a user double clicks a row - I do something. I notice that if I double click on the header of a column, I receive an ActionEvent just as if the user double clicked a row. Single clicks on the header perform sorting as expected.

Is here a way to see if the double click mouse event happened on the column header?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 8 2013
Added on Apr 10 2013
1 comment
697 views