All Implemented Interfaces:
BindablePropertyEditor, PropertyEditor

public class SwingBooleanEditor extends ConfiguratorEditorSupport
An editor which represents a boolean value. This editor is implemented as a checkbox with the text of the check box reflecting the state of the checkbox.