Could someone help explain to me how i can apply an event listener/handler to my combo box GUI component. I have created the GUI component and have three options inside the box, the numbers 1, 3 and 5. I just want these values to change when each number is selected. Please help..

Thanks