Hello..
I made a java chat application which transfers files from between server and client.
The thing is that i used sleep() method to make the progressbar go slow.
I want the progress bar to progress according to the progress of work done..
I dont know about EventQueue ...
Any solutions....?