> BTW. This is a blackdown mailing list.
Hosted by Blackdown ... but isn't the topic "Java on Linux"?
Not quite the same as "Blackdown Java on Linux", given stuff
like GCC 3.0 ...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote:
> I have noticed you will get two 'sets' of mouse events for a double click
>
> mousePressed(where click count == 1)
> mouseReleased(where click count == 1)
> mouseClicked(where click count == 1)
>
> mousePressed(where click count == 2)
> mouseReleased(where click count
Rob Kirkbride wrote:
> Use blackdown :-)
>
> BTW. This is a blackdown mailing list.
>
>
No, this is a BlackDown hosted Java-linux mailing list. I'll try the
BlackDown to see it it does tha same thing.
--
To UNSUBS
Use blackdown :-)
BTW. This is a blackdown mailing list.
> -Original Message-
> From: Timothy Reaves [mailto:[EMAIL PROTECTED]]
> Sent: 20 February 2001 22:43
> To: Swing List; java-linux
> Subject: JTable mouse click
>
>
> When I double-click on a JTab
When I double-click on a JTable, the MouseEvent event is saying the
getClickedCount ==1. It always equals one regardless of the actual
click count. I'm using JDK 1.3 from Sun.
Any advice?
--
To UNSUBSCRIBE,