rizzix wrote:
NOOOO!!! dont ever do that. unless that is the ONLY thread used for GUI stuff. if not then DONT. and re-design ur appliaction..
good heavens... never never never create or call swing objects from multiple threads.. (this inlcudes the main-thread)
Rizzix, there's more than just that. He's holding the movie statistics in the same class -- it's a total butchering of the MVC architecture (the whole program is only one class). However, this project is due tomorrow, so right now is not the time to be bringing these things up for him