Search:

Type: Posts; User: joelmeler

Search: Search took 0.13 seconds.

  1. Re: Need help with this code urgent please, i appreciate it.

    thats not a problem i tried it already but thanks. i added some brackets i was missing and got down to 10 errors, the ones bothering me right now are the "try without catch" and i have no clue on...
  2. Need help with this code urgent please, i appreciate it.

    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;

    public class GameRace extends JFrame
    {

    final int WIDTH = 900, HEIGHT = 650;
Results 1 to 2 of 2