user jframe in thread

i had created one jframe in netbeans

and in another programe i am creading one thread.

in that thread run method i am creating instance of that jframe.

i am having problem in run method

as there are textbox in my jframe

i am not able to access this jtexflied in run method but i am able to make that frame visible

how to access the element of jframe in run method.

please i am wating for your replys

thasnk in advance

[472 byte] By [bhavin123400a] at [2007-11-27 6:12:21]
# 1
http://java.sun.com/products/jfc/tsc/articles/threads/threads1.html
dwga at 2007-7-12 17:19:32 > top of Java-index,Desktop,Core GUI APIs...