Package com.google.code.validationframework.swing.resulthandler.bool

Class Summary
CellIconBooleanFeedback  
ComponentDisablingBooleanResultHandler Result handler disabling (respectively enabling) one or several components when the result is valid (respectively invalid).
ComponentEnablingBooleanResultHandler Result handler enabling (respectively disabling) one or several components when the result is valid (respectively invalid).
ComponentInvisibilityBooleanResultHandler Result handler making one or several components invisible (respectively visible) when the result is valid (respectively invalid).
ComponentVisibilityBooleanResultHandler Result handler making one or several components visible (respectively invisible) when the result is valid (respectively invalid).
IconBooleanFeedback Concrete implementation of an icon feedback result handler handling boolean results.
TabIconBooleanFeedback Result handler showing an icon in the tab of a specific index inside a tabbed pane.
Note that the tab to which it is attached must already be present in the tabbed pane.
 



Copyright © 2013. All Rights Reserved.