Class RemoteJCheckBox

All Implemented Interfaces:
ImageObserver, ItemSelectable, MenuContainer, Serializable, Accessible, SwingConstants

public class RemoteJCheckBox extends JCheckBox
A checkbox which binds to the model of another checkbox so that their states are synced. Created by Pepijn Schmitz on 19-01-17.
See Also:
  • Constructor Details