Hai java devolpers,
Please give one solution for my problem.Current ly i am working in Thick client(Swing) for downloading files from ftp server.Iam using JFrame with ActionListener for downloading purpose,now i want to place one progress bar to indicate the downloading process.But i cant able to place the progress bar correctly,progr ess bar is displayed after the completion of downloading process.

with regards,...