| Package | Description |
|---|---|
| com.google.code.validationframework.swing.resulthandler.bool |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentDisablingBooleanResultHandler
Result handler disabling (respectively enabling) one or several components when the result is valid (respectively
invalid).
|
class |
ComponentEnablingBooleanResultHandler
Result handler enabling (respectively disabling) one or several components when the result is valid (respectively
invalid).
|
class |
ComponentInvisibilityBooleanResultHandler
Result handler making one or several components invisible (respectively visible) when the result is valid
(respectively invalid).
|
class |
ComponentVisibilityBooleanResultHandler
Result handler making one or several components visible (respectively invisible) when the result is valid
(respectively invalid).
|
Copyright © 2015. All Rights Reserved.