Thread
:
Java Listener problems
View Single Post
12-19-2012, 02:28 PM
PM User
|
#
2
Fou-Lu
God Emperor
Join Date: Sep 2002
Location: Saskatoon, Saskatchewan
Posts: 15,662
Thanks: 4
Thanked 2,452 Times in 2,421 Posts
You can use an action listener if you want. I'd use an ItemListener since its easy to fetch the getStateChange from it and compare it to the SELECTED or DESELECTED constants.
Fou-Lu
View Public Profile
Find More Posts by Fou-Lu