Search:

Type: Posts; User: Morrow

Search: Search took 0.17 seconds.

  1. Re: Coding in BlueJ/JDK 8, In need of assistance.

    if (whichTank == MS1)stats = MS;"1";
    Like this? it's now saying it isnt a statement.
  2. Re: Coding in BlueJ/JDK 8, In need of assistance.

    int cannot be converted to java.lang.string, line highlighted being if (whichTank == MS1)stats = 1;
  3. Re: Coding in BlueJ/JDK 8, In need of assistance.

    3131
    Compile picture. Cant even get it to have an input box. aka Object i guess?
  4. Re: Coding in BlueJ/JDK 8, In need of assistance.

    Okay, Okay. Im really new to this so most of what you're saying i'm not following. I already explained what i want it to do, I want it so the USER, The person at the computer, types a name in: For...
  5. Coding in BlueJ/JDK 8, In need of assistance.

    Hi, I just recently started a coding class using BlueJ/JDK 8, I know exactly what i want my code to do, and i already have a basic set up, but I'm stuck. The goal is to have the user input a Tank...
Results 1 to 5 of 5