hi there to all,
I'm just wondering. With regards to system performance, which one is
better, adding a Behavior class (this behavior only uses, say, mouse and
keyboard inputs) or implementing the
java.awt.event.MouseListener/MouseMotionListener/KeyListener? What are the
advantages/disadvantages of each of the two? I was searching the archives,
but I couldn't find any post related to the subject. Is it justifiable to
say that every Behavior class can be rewritten by implementing the
MouseListener/MouseMotionListener/KeyListener ?
thanks,
daniel
===========================================================================
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".