Search:

Type: Posts; User: xTommy24

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    2,099

    timer.start() required identifier?

    I'm trying to put a counterdown timer in my Minesweeper program, however, on line 23 in my MinesweeperGrid timer.start(); is giving me an identifier expected error? I've looked in the APIs and...
  2. Thread: Shape error?

    by xTommy24
    Replies
    1
    Views
    1,391

    Shape error?

    Can someone take a look at my code and see why my SetShape method is not taking in/reading my shapes. It's not taking in Circle, Rectangle, or Triangle, and I have no clue why. Thanks. What I mean is...
  3. Replies
    2
    Views
    1,873

    MenuBar in Java?

    I need to create a MenuBar for a GUI program I'm building. Can someone please give me a simple example/guideline on how to do that?
    Preferably a simple code that I could test/compile for myself to...
Results 1 to 3 of 3