Hi
I wonder if someone could point me in the right direction, I have two class`s in my program one is a search thread the other is the swing gui.
I want to send updates and info from the thread to my gui but have not got any idea on how to do it.
I should mention i do have a third class that has the main in and runs the JPanel.
Any ideas on where I should be looking.
Thanks in advance
Steve