How to get Value of JList
I have a string array entered into an array list and I'm trying to get the value in an int, of where it is at. When I use lst.getSelectedValue(), it returns -1 for whatever I click on? How do I get the value position of there the item in the array list is at? Please help.
[280 byte] By [
blackmagea] at [2007-11-27 6:53:09]
