Oct 2, 2002 #1 bos Technical User Oct 1, 2002 50 US In java 1.3.1, how do you put an actionlistener on a tab. I'd like a function to before performed every time a tab is selected. Thanks.
In java 1.3.1, how do you put an actionlistener on a tab. I'd like a function to before performed every time a tab is selected. Thanks.
Oct 3, 2002 #2 Targol Technical User Sep 13, 2002 908 FR Can't you use the "addChangeListener" method as described in this page : http://java.sun.com/j2se/1.3/docs/a...ngeListener(javax.swing.event.ChangeListener) ? Water is not bad as soon as it stays out human body ;-) Upvote 0 Downvote
Can't you use the "addChangeListener" method as described in this page : http://java.sun.com/j2se/1.3/docs/a...ngeListener(javax.swing.event.ChangeListener) ? Water is not bad as soon as it stays out human body ;-)