Hello Justin,
Friday, 24 September 99, you wrote:
Thank you for the fast response !
But i got a strange (and hopefully last) problem :
In your class MouseBehaviour the method public void processStimulus
is never been called. The methods initialize() and resetEvents() are
called howerver (proofed by the good old System.out.println...)
Well, if processStimulus is not called, processAWTEvent is not called
either...
To put it into a nutshell : Do you have any idea why processStimulus
is not called ? Perhaps a line of code is missing or something like
that ?
Thank you in advance,
Uwe
mailto:[EMAIL PROTECTED]
JC> Here they are. There's two classes MouseClickBehaviour extends
JC> MouseBehaviour. Hope these are useful too :)
JC> --
JC> Justin Couch Author, Java Hacker
JC> Snr Software Engineer [EMAIL PROTECTED]
JC> ADI Ltd, Systems Group http://www.vlc.com.au/~justin/
JC> Java3D FAQ: http://tintoy.ncsa.uiuc.edu/~srp/java3d/faq.html
JC> -------------------------------------------------------------------
JC> "Look through the lens, and the light breaks down into many lights.
JC> Turn it or move it, and a new set of arrangements appears... is it
JC> a single light or many lights, lights that one must know how to
JC> distinguish, recognise and appreciate? Is it one light with many
JC> frames or one frame for many lights?" -Subcomandante Marcos
JC> -------------------------------------------------------------------
===========================================================================
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".