Search:

Type: Posts; User: Ludo

Search: Search took 0.07 seconds.

  1. Re: How can I put a JComboBox inside an array and display it?

    It was the toString without the () that was screwing me over.
    Thank you again.
  2. Re: How can I put a JComboBox inside an array and display it?

    Thank you again, Norm. So I found some code online to help me with that, so it seems I am almost sorted.
    Just one more problem. I am having trouble setting all the options for the drop down.
    Using...
  3. Re: How can I put a JComboBox inside an array and display it?

    Thank you Norm. I have got that working.
    Now is there any way that I can have more than the one drop down box with this, as it will only take the one array for the options?


    Edit:
    The window I...
  4. How can I put a JComboBox inside an array and display it?

    I am writing a program for a college assignment, creating objects and storing them in an array, other options will be there too.
    I am trying to figure out how to use JComboBoxes, to give the user...
Results 1 to 4 of 4