Hi,
I am writing an application class which uses a jRadioButton to change the text in a jTextField to some value x when the jRadioButton is selected and to return the jTextField back to its original value y when jRadioButton is not selected.
Thank you for any help.
I am writing an application class which uses a jRadioButton to change the text in a jTextField to some value x when the jRadioButton is selected and to return the jTextField back to its original value y when jRadioButton is not selected.
Thank you for any help.