Dipl. Ing. Paul Szawlowski wrote:

> Hi Gregory,
>
> I use the InputDevice interface together with keyboard, mouse and swing
> components (using synchronized methods between the input device scheduler and
> swing thread). Examples can be found in the j3d.org codebase. I'll add more as
> I develop them.Currently I have a MouseInputDevice, MouseKeyboardInputDevice(
> uses the +, - key for a third dimension). Next in the queue is a
> KeyboardInputDevice which is already coded and will be in the next updae I will
> send to Justin.


Hi.

I'm curious if you've considered modifying your Mouse...InputDevice's
to use the mouse wheel found on many PC mice for the third dimension?

The JDK 1.4 recently added support for the wheel on mice that have
one, and it seems like this would be a great use for it.

        -Kyle




--
                                   _
-------------------------------ooO( )Ooo-------------------------------
Kyle J. McDonald                 (o o)         Systems Support Engineer
Sun Microsystems Inc.            |||||
High End Server Engineering                       [EMAIL PROTECTED]
1 Network Drive BURL03-403       \\\//          voice:   (781) 442-2184
Burlington, MA 01803             (o o)            fax:   (781) 442-1646
-------------------------------ooO(_)Ooo-------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to