Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: Adding Items to Jlist using JComboBox. Problem with avoiding duplicates.

    Learning how to debug your code will be useful forever.
    Sometimes printlns are a good technique,
    sometimes using breakpoints in an IDE is good.

    Print out most variables and value returned from...
  2. Re: Adding Items to Jlist using JComboBox. Problem with avoiding duplicates.

    With the posted code, nothing happens when I select an item in the combox. Have you tested the posted code?

    For debugging I suggest that the JOPtionPane methods be replaced with calls to...
  3. Re: Adding Items to Jlist using JComboBox. Problem with avoiding duplicates.

    What do I need to do when executing the code to see the problem?
  4. Re: Adding Items to Jlist using JComboBox. Problem with avoiding duplicates.

    Please explain what "didn't work" means. What happened when the code was compiled and executed?
    If there were errors, copy the full text and post it here.
Results 1 to 4 of 4