Did you change the WakeupCriterion in the initialize() method?
By default it will react only to MOUSE_DRAGGED or MOUSE_PRESSED or 
MOUSE_RELEASE.
If you want to make it waking up when the mouse move, you will need to 
add MOUSE_MOVE.

Chris.
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 3D Home Page: http://java.sun.com/products/java-media/3D/

Reply via email to