Message: 22
Date: Fri, 27 May 2005 09:28:38 -0400
From: Elliotte Harold <email@hidden>
Subject: Mouse class bug?
To: JavaDev <email@hidden>
Message-ID: <email@hidden>
Content-Type: text/plain; charset=UTF-8; format=flowed
I tried out the new Mouse class in Java 5 mentioned in John Zukowski's
article:
http://www-128.ibm.com/developerworks/library/j-tiger05245/?ca=dnt-621
public class Mouse {
public static void main(String args[]) {;
System.out.println(java.awt.MouseInfo.getNumberOfButtons());
}
}
Result:
$ java5 Mouse
0
I knew Macs were button-limited, but this is ridiculous. Anyone else
see
the same? Is this a bug or does MouseInfo start counting the number of
buttons from zero or some such weird thing?
--
Elliotte Rusty Harold email@hidden
XML in a Nutshell 3rd Edition Just Published!
http://www.cafeconleche.org/books/xian3/
http://www.amazon.com/exec/obidos/ISBN=0596007647/cafeaulaitA/ref=nosim