start « Thread « Java Swing Q&A





1. threading issues with java swing and web start    stackoverflow.com

EDIT: After fixing a few issues, the bigger issue that I am having is being caused by Apache POI which I am using. I am working on figuring that out now. ...

3. GUI breaks after threads start    java-forums.org

Ok so this is for a game that i wrote for my final project in a programming class, it all worked great and we got great grade :) now im re visiting it and trying to make a GUI for the server. It is a 2d java shooter, client server, client connects, and once it has the min number of players ...