public abstract class BooleanControl extends Control
| Modifier and Type | Class and Description |
|---|---|
static class |
BooleanControl.Type |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStateLabel(boolean bState) |
boolean |
getValue() |
void |
setValue(boolean bValue) |
java.lang.String |
toString() |