Search:

Type: Posts; User: GregBrannon

Search: Search took 0.15 seconds.

  1. Replies
    4
    Views
    3,521

    Re: Java ComboBox not updating

    Here's an example of an if statement in a JComboBox change listener I wrote that does what you've described. Let me know if you have questions or would like to see the if statement in action. ...
  2. Replies
    4
    Views
    3,521

    Re: Java ComboBox not updating

    That doesn't make sense. Why would the size change independent of the contents? Are you sure that the array values[] contains the desired items?

    Can you post a short example that demonstrates...
Results 1 to 2 of 2