Extra components besides JRE?

Hi, I'm wondering if I use optional components such as JAI, JMF and Java3D in my applet, does the person who runs the applet need to download extra components besides the JRE?
[183 byte] By [pandaloria] at [2007-9-29 8:44:06]
# 1
yes
Abusea at 2007-7-14 22:25:02 > top of Java-index,Other Topics,Java Game Development...
# 2
Do I have to supply these class files along with my own class files?
pandaloria at 2007-7-14 22:25:02 > top of Java-index,Other Topics,Java Game Development...
# 3
no, they have their own installation programs.You could distribute the installation program with your Application.
Abusea at 2007-7-14 22:25:02 > top of Java-index,Other Topics,Java Game Development...
# 4
Thanks for the clarification Abuse!
pandaloria at 2007-7-14 22:25:02 > top of Java-index,Other Topics,Java Game Development...