| Package | Description |
|---|---|
| com.google.code.validationframework.swing.trigger |
| Modifier and Type | Class and Description |
|---|---|
class |
JCheckBoxModelChangedTrigger
Trigger initiating the validation whenever the model of a checkbox is changed.
It is provided for convenience over the BaseJToggleButtonModelChangedTrigger to make it easier to find while building the validators. |
class |
JRadioButtonModelChangedTrigger
Trigger initiating the validation whenever the model of a radio button is changed.
It is provided for convenience over the BaseJToggleButtonModelChangedTrigger to make it easier to find while building the validators. |
class |
JToggleButtonModelChangedTrigger
Trigger initiating the validation whenever the model of a toggle button is changed.
It is provided for convenience over the BaseJToggleButtonModelChangedTrigger to make it easier to find while building the validators. |
Copyright © 2015. All Rights Reserved.