Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    11
    Views
    1,734

    Re: Need Urgent Help for Java assignment..

    Please show the code that made the print out you show in post#7.

    The printout does not include the suggestions I made in post#4. How do you know what was in combobox[0] etc?

    Also print out the...
  2. Replies
    11
    Views
    1,734

    Re: Need Urgent Help for Java assignment..

    Please explain what the problem is.

    What do the printlns show for the values used in those if statements?
  3. Replies
    11
    Views
    1,734

    Re: Need Urgent Help for Java assignment..

    && is an operator, not a method.
    Are you having trouble with the if conditions not being true (or false) when you think they should be?

    Try debugging the code by adding a println before the if...
  4. Replies
    11
    Views
    1,734

    Re: Need Urgent Help for Java assignment..

    Please Edit your post and wrap your code with
    <YOUR CODE HERE> to get highlighting


    Can you explain what the code is supposed to do?
    What is it supposed to display in the list?

    One problem I...
Results 1 to 4 of 4