Is it possible to know which thread created a component?

Hi,

I have two thread running, one of them opened up a model dialog and waits for user interaction. Between, I got a reference to the model dialog object in my second thread and I want to know the thread name which has shown/created this component. Is is possible?

thanks in advance .............

[315 byte] By [BHARGAVAa] at [2007-11-27 9:36:22]
# 1
If you need it, you can arrange to store it just as you stored the reference to the dialog component itself.But why would you need it?
ejpa at 2007-7-12 23:05:18 > top of Java-index,Core,Core APIs...