Joined
·
59 Posts
Just use a "FileWriter" and "FileReader" and save to a file some information about which button is selected, since RadioButtons have a boolean parameter to see if it is selected.
Use this for information about the functions:
http://java.sun.com/j2se/1.4.2/docs/api/
Use this for information about the functions:
http://java.sun.com/j2se/1.4.2/docs/api/