wheely mouse, wheel event??greenspun.com : LUSENET : Java Programming : One Thread |
What kind of event is it when one turns the wheel on a wheely mouse? I need to capture this event for an existing program. It is not a keyPressed event nor a mouseClicked event. Could somebody steer me in the right direction? Thanks. -bob
-- Bob Davitt (bdavitt@dekaresearch.com), December 27, 2000
"MouseMove" I think, at least in Visual Basic. Maybe theres something like that in Java but I'm not sure.
-- Rama (ramavasudevan@mailcity.com), September 25, 2001.