| Package | Description |
|---|---|
| com.google.code.validationframework.swing.trigger |
| Class and Description |
|---|
| BaseComponentKeyStrokeTrigger
Trigger that initiates the validation whenever registered key strokes happen on a component.
|
| BaseComponentPropertyChangedTrigger
Trigger initiating the validation when one or several properties of a component change.
|
| BaseJComponentFocusGainedTrigger
Base class for triggers on focus gain.
|
| BaseJComponentFocusLostTrigger
Base class for triggers on focus loss.
|
| BaseJTextComponentDocumentChangedTrigger
Trigger that initiates the validation whenever the document of a text component is modified.
|
| BaseJToggleButtonModelChangedTrigger
Trigger initiating the validation whenever the model of a toggle button is changed.
|
| JTextComponentDocumentChangedTrigger
Convenience trigger that initiates the validation whenever the document of a text component is modified.
|
Copyright © 2015. All Rights Reserved.