Search:

Type: Posts; User: aknessy

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    1,102

    Re: javax.swing.DefaultComboBoxModel@1a38598

    Does it mean am supposed to convert it to a string using the toString() method of String class before outputting it?
  2. Replies
    3
    Views
    1,102

    javax.swing.DefaultComboBoxModel@1a38598

    Am trying to refresh my ComboBox field with the following code with values from my database:



    public ComboBoxModel phoneIdCombo(DefaultComboBoxModel model){
    try{
    try{...
Results 1 to 2 of 2