Search results

  1. S

    Why do my swing windows respond differently even though the same method is being...

    ...called (Java)? First, I made a swing app with a main method (So it could be made into a .jar executable). This works fine but I now wanted to modify it so that a different class can create the same thing (Through the main method). When a button is pushed on the other swing window the class...
  2. S

    (Java) Why does swing screw up all my labels and stuff with spaces leading and

    trailing!!? I've been so frustrated with this issue I've been having. I want to format text so that it lines the way I want it but things like /t do nothing and when I have a string like: "--------------------------WTF" (replace the "-" with " ") it will show up in my application as: " WTF"...
  3. S

    What is required to make a java game work over the internet (multiplayer online)?

    I'm pretty good with Java and have already made several games (some more complex than others) and am really interested in creating some games that work over the internet. I have managed to make a few applications/games that work through a MySQL server I set up which was pretty cool (Like an IM...
  4. S

    Will Americas Army 3 ever be fixed? every time I try and join a game or do a...

    ...training mission the game freez? This game worked for me in beta, and now its been released it crashes like crazy. Great work AA3 team!
Back
Top