Search:

Type: Posts; User: Pakupakuman

Search: Search took 0.09 seconds.

  1. Re: Error: Invalid method declaration; return type required. Related to JFrames.

    OK, I've gone back and cleaned up the code a bit, as it's been messy. Below is the code without references to event listeners or action handlers:



    /*
    * Filename: GTNB.java
    * Created: ...
  2. Re: Error: Invalid method declaration; return type required. Related to JFrames.

    Thanks to both for the replies!

    jps - sorry, the return does not apply, and I forgot to erase it. As copeg implies, I am confusing method with class. I will get back to you shortly with results.
  3. Error: Invalid method declaration; return type required. Related to JFrames.

    Hello -

    I am currently practicing on developing a small game where you have to guess a number from 1 to 10, with three attempts allowed. The game will tell you if the secret number is lower or...
Results 1 to 3 of 3