Can someone highlight on the differences between these two and the instances both are required?!
I have an application which uses both intercheably, but want to know if one is better than the other. Obviously they both accept Runnable object
, and so for me - I think I can use which one I like.
Why these two similar functions in different classes? I know one is in awt and the other Swing, but don't they do the same thing?