
Hello, I am currently making a Java Swing application, but I am having a lot of trouble with implementing threads into my program. I use the MVC paradigm and I just can't seem to implement custom threads into it, so my GUI doesn't freeze when I run certain parts of the program. I have read your Tutorial and I totally understand it, but I can't get it to work in the MVC program.
Please help me, or point me to some information that I can continue my program.
Thanks a lot.