MovieController in Swing

Hi,

I use QTJcomponent to create my QTcomponent for displaying a Movie. the problem is that by using the QTJcomponent I dont have movie controller(small bar which has also 2 buttons for pause/play and stop).

Do u know how I can create this while I am using Swing. ( I have to use Swing )

QTJComponent qtjcomponent = QTFactory.makeQTJComponent(theMoviePlayer);

Any suggestion?

thanx

[418 byte] By [Saamia] at [2007-10-3 3:10:19]
# 1
http://forum.java.sun.com/thread.jspa?threadID=760581&messageID=4342555#4342555
Aniruddha-Herea at 2007-7-14 21:01:05 > top of Java-index,Desktop,Core GUI APIs...
# 2
I did that but the problem is that how can I show MovieController on my display ?because QTJComponent factory doesnt create Movie controller bar btw that topic was posted by me too.
Saamia at 2007-7-14 21:01:05 > top of Java-index,Desktop,Core GUI APIs...