View Single Post
Old 12-19-2012, 02:14 PM   PM User | #1
Hein
New Coder

 
Join Date: Feb 2012
Posts: 24
Thanks: 2
Thanked 0 Times in 0 Posts
Hein is an unknown quantity at this point
Java Listener problems

I have a console application with a few check boxes.
Depending on which checkbox are ticked the program works out which checked item has the longest lifetime.

So I would like to use an action listener to process an if statement that works out the lifetime as soon as the button is clicked.

Any ideas?
Hein is offline   Reply With Quote