Class CheckBox

All Implemented Interfaces:
Cullable, Disableable, Layout

public class CheckBox extends TextButton
A checkbox is a button that contains an image indicating the checked or unchecked state and a label.
Author:
Nathan Sweet