Hey, I`m pretty new with java, and i want to use comboboxes... that goes well, but i want to "read" the option the user selected.
Say we have 6 options
- one
- two
- three
- four
- five
- six
And the user has selected the 3d one: three, how can i get that "three" in a string?
String UsersChoice = "";
Userschoice = getItem("dont know what must stand here...?");
something like this???
This must be easy, but if you can help me.... thanx!
Wouter
w_koppers@hotmail.com


Reply With Quote



Bookmarks