I am currently writing an input device driver and I ran across a few points
I'm not sure of. Does anybody know:

1) What is the "proper way" to notify an InputDevice what the predictor and
prediction policies are for a particular Sensor? Is it to check these
policies during pollAndProcessInput() and configure the device accordingly?

2) What is the recommended way to set up things like packages/jar
files/etc? My driver consists of a class that connects to a few native
methods. I recall reading something somewhere that gave what the guidelines
are, but I've not been able to find that document again.

Many thanks,

Simon Julier 
-----------------------------------------
Simon Julier
Advanced Information Technology Code 5580
Naval Research Laboratory
4555 Overlook Ave. SW
Washington, DC  20375-5337
http://www.ait.nrl.navy.mil
[EMAIL PROTECTED]

Voice No.     202-767-0275
              202-767-5966
Fax Phone No. 202-767-1122
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to