Class BooleanSwtParameter

All Implemented Interfaces:
SwtParameter<Boolean>

public class BooleanSwtParameter extends BaseSwtParameter<BooleanSwtParameter,Boolean>
Checkbox SWT Parameter representing a Boolean value

Will always use 2 horizontal spaces in GridLayout