Hi James!
Unfortunately that's not possible, the workaround is to use the postId()
method the Brehaviors have.
When you want to send an event to a Behavior you just need to have another
Behavior posting IDs that the behavior you want to fire listens to.
If you need any more help just ask.
Take ca
Hi,
can anybody tell me if it is possible
in Java3D to post an event that extends AWTEvent in the event queue, so that a
behavior can be triggered by one of our custom AWTEvent, just like it
is possible to do with simple AWT and swing components? There is very
little information availabl