JList with key value pair
843806Mar 6 2008 — edited Mar 6 2008I know this is probably an easy question, but here it goes. I need some sort of JList that implements some sort of key/value pair. The key will be hidden but will be needs to be sent when the user clicks on the JList. The value of course would be shown.
Thanks,
Ben