java - How to pass the String into combo box? -


i update list in combo box in gui each time when happen. receiving new list server string. list in combo box type static string unitslist[]. have tried array conversion , splitting using comma delimiter.

how pass string combo box?

simple...

jcombobox /*varname*/ = new jcombobox(/*string array here?*/); 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -