Class BooleanSwtParameter

  • All Implemented Interfaces:
    SwtParameter<java.lang.Boolean>

    public class BooleanSwtParameter
    extends BaseSwtParameter<BooleanSwtParameter,​java.lang.Boolean>
    Checkbox SWT Parameter representing a Boolean value

    Will always use 2 horizontal spaces in GridLayout