I'm attempting to change the opacity of an array of points (pointarray)
based on the value of a JSlider (swing component).  I'm looking into the use
of behaviors, but they seem to support only AWT component events.  Does
anyone know of a better way to do something like this? I would like to use
the behavior class if possible (so as to avoid writing my own threaded
mess).

Thanks
Brandon

===========================================================================
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".

Reply via email to