That is an error - it's a runtime exception. It occurs when you try to use a control that is currently being used by another thread (the one on which it was created).
Multiple threads are being used in this program. Jordan, have you made sure you're not using controls from another thread?


LinkBack URL
About LinkBacks







Reply With Quote




You'd thınk the full versıon would allow more control over threads, not less...


Bookmarks
Algorithms and Data Structures
Java tutorials
Algorithms Forum