On my three button mouse MouseEvent.BUTTON2= Middle Click and MouseEvent.BUTTON3 = Right Click.
Is this the case on a two button mouse?
Thanks
|
On my three button mouse Is this the case on a two button mouse? Thanks
| ||||
|
feedback
|
|
To avoid any ambiguity, use the utilities methods from SwingUtilities :
| |||
|
feedback
|
|
Yes, take a look at this thread which talks about the differences between platforms. How to detect right-click event for Mac OS
| |||
|
feedback
|