Java Swing - JCheckbox with 3 states (full selected, partially selected and deselected)

Posted by Yatendra Goel on Stack Overflow See other posts from Stack Overflow or by Yatendra Goel
Published on 2010-04-23T20:32:05Z Indexed on 2010/04/23 20:33 UTC
Read the original article Hit count: 326

Filed under:
|
|
|

I want a JCheckbox that has 3 states as shown below:

  1. Partially Selected
  2. Unselected
  3. Full Selected

© Stack Overflow or respective owner

Related posts about java

Related posts about swing