Re: JTable mouse click

2001-02-21 Thread David Brownell
> 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]

JDK1.3 Installation question

2001-02-21 Thread René Thol
Hello everybody! Yesterday I tried to install jdk-1.3.0-FCSa.ppc.rpm on my SuSE6.4PPC, but kpackage told my as unresolved dependencies: libodbc.so and libodbcinst.so! Does anybody know within which package these files are and where I could get them from? Many thanx in advance Kind regards --

Re: JTable mouse click

2001-02-21 Thread Timothy Reaves
[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

Re: JTable mouse click

2001-02-21 Thread Timothy Reaves
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

RE: JTable mouse click

2001-02-21 Thread Rob Kirkbride
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 JTable, the MouseEvent event is