Hi...
I don't understand well about MouseBehavior.
Can I get all the mouse events from that class? How to use it?
I extend a class from MouseBehavior and make switch for each event in
processMouseEvent method.
In createSceneGraph() I make an object from this class and connect it to one
TransformGroup.
But nothing happened..I cannot get the event. Should I call
processMouseEvent method directly or it will be performed automatically once
I create the class?
Please tell me more about this.
Regards,
Tria
===========================================================================
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".