Thread « JTextField « Java Swing Q&A





3. Show FTP log in JTextField    coderanch.com

Hi! I hope I'm in the right section of the forum, excuse me if I'm not. In my java program I have to send a file to a ftp server. During the transfer I would like to show in a JTextField(called tLoading) the FTP log( for example: connecting to the server, transfer file, closing connection). I have a class with a ...

4. How to set Text to a JTextField from a class that is using Multi-Threading?    forums.oracle.com

I would have posted the link to the Swing threading tutorial (Google keywords: swing threading tutorial) but it sort of sounds like you have compiler errors. You might want to clarify that. If there are error messages then -- if you think about it for a second -- it would be helpful for a person thinking about the problem to know ...