public static class BooleanControl.Type extends Control.Type
BooleanControl.Type class identifies one kind of boolean control. Static instances are provided for the common types.
| Modifier and Type | Field and Description |
|---|---|
static BooleanControl |
APPLY_REVERB
Represents a control for whether reverberation is applied to a line.
|
static BooleanControl |
MUTE
Represents a control for the mute status of a line.
|
public static final BooleanControl.Type MUTE
public static final BooleanControl.Type APPLY_REVERB
protected Type(Stringname)
name - the name of the new boolean control type