Search:

Type: Posts; User: javapenguin

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    2,350

    Re: if and else

    JRadioButton (Java Platform SE 7 b66)
  2. Replies
    9
    Views
    2,350

    Re: if and else

    I'm not very good at RadioButtons as I haven't really used them, but would this help:

    if(JRadioButton1.isSelected() == true)

    Also, why are you setting the text of JLabel to both "right" and...
Results 1 to 2 of 2