(Automatically generated from BeanInfo)
A javax.swing.JCheckBoxMenuItem is returned, unless the user passes in a subclass of JCheckBoxMenuItem as the value argument, in which case the value argument is returned.
An example of binding a checkBox state with a model. This is a one way binding (checkBox -> model).