public class CheckBoxModel extends java.lang.Object
CheckBoxModel(boolean isChecked)
boolean
isChecked()
void
setChecked(boolean selected)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CheckBoxModel(boolean isChecked)
public boolean isChecked()
public void setChecked(boolean selected)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.