Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.19 seconds.

  1. Replies
    5
    Views
    1,369

    Re: JCheckBox help is this possible?

    Actually the one thing that'll miss is clicking on the text to change the status of the check box. That's just a MouseListener though.
  2. Replies
    5
    Views
    1,369

    Re: JCheckBox help is this possible?

    The quick and dirty solution would be to just use a JLabel and a JCheckBox with no text and slap them into a JPanel. There's probably a better way though.
Results 1 to 2 of 2