Search:

Type: Posts; User: dougie1809

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,509

    Re: JRadioButton Problems

    Thanks for your help, I've got them working now
  2. Replies
    5
    Views
    1,509

    Re: JRadioButton Problems

    Thanks for the replies.

    So how would I go about using ButtonModel ? Would it be inside the actionPerformed() method, or in a separate method?

    Thanks
  3. Replies
    5
    Views
    1,509

    JRadioButton Problems

    Hi,

    The code below compiles without any errors, but the JRadioButton's dont seem to respond when any are selected.

    In the actionsPerformed() method, if JButton 'next' is clicked:

    -then...
Results 1 to 3 of 3