Kyle McDonald - Eagle CAD wrote:

> Dipl. Ing. Paul Szawlowski wrote:

>> 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).


[snip]

> 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.


One thing that I am currently trying to resist in the j3d.org codebase
is anything that is 1.4 specific. I've already accidently added in a
couple and got a couple of complaints in return :( I want to wait for
the JDK to become FCS before adding 1.4 specific features to a general
codebase.

--
Justin Couch                         http://www.vlc.com.au/~justin/
Freelance Java Consultant                  http://www.yumetech.com/
Author, Java 3D FAQ Maintainer                  http://www.j3d.org/
-------------------------------------------------------------------
"Humanism is dead. Animals think, feel; so do machines now.
Neither man nor woman is the measure of all things. Every organism
processes data according to its domain, its environment; you, with
all your brains, would be useless in a mouse's universe..."
                                               - Greg Bear, Slant
-------------------------------------------------------------------

===========================================================================
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