Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Mouse class bug?



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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.