Hi, I am making a basic address book in Java, I have created my form and I am beginning to work on making the information I type into each field / radio buttons clicked to write to a file and be stored etc, but I am having problems at the very basics of all this -- the action listeners. How do I add an action listener to a radio button? What code do I need to use? Specifically (if it differs at all) for radio buttons male and female options. Thanks
Hey Adam, Check this link out: http://www.JavaProgrammingForums.com I will do my best to answer any of your coding problems in the future