Class BooleanConstraintEditor

java.lang.Object
docking.widgets.table.constrainteditor.AbstractColumnConstraintEditor<Boolean>
docking.widgets.table.constrainteditor.BooleanConstraintEditor
All Implemented Interfaces:
ColumnConstraintEditor<Boolean>

public class BooleanConstraintEditor extends AbstractColumnConstraintEditor<Boolean>
A constraint editor for Boolean-type constraints, offering a choice of boolean values.