I wonder if it is possible to make a JRadioButton unclickable? I have implemented some functions in an application, but i would still like to show the name of the functions yet to be implemented. The user chooses from a JRadioGroup so i'd like to add all the functions as radiobuttons and then make some of them unclickable, but so far i have not been able to figure out how.
Regards Jesper