Uses of Class
rules.AbRuleBean

Packages that use AbRuleBean
rules   
 

Uses of AbRuleBean in rules
 

Subclasses of AbRuleBean in rules
 class DownLeftRuleBean
          Created on November 3, 2006, 9:03 PM
Implements the rule to validate and flip pieces in a diagonal direction, down left.
 class DownRightRuleBean
          Created on November 3, 2006, 9:35 PM
Implements the rule to validate and flip pieces in a diagonal direction, down right.
 class DownRuleBean
          Created on November 3, 2006, 7:19 PM
Implements the rule to validate and flip pieces in a down direction.
 class LeftRuleBean
          Created on November 3, 2006, 5:59 PM
Implements the rule to validate and flip pieces in a left direction.
 class RightRuleBean
          Created on November 3, 2006, 7:04 PM
Implements the rule to validate and flip pieces in a right direction.
 class UpLeftRuleBean
          Created on November 3, 2006, 8:30 PM
Implements the rule to validate and flip pieces in a diagonal direction, up left.
 class UpRightRuleBean
          Created on November 3, 2006, 8:55 PM
Implements the rule to validate and flip pieces in a diagonal direction, up right.
 class UpRuleBean
          Created on November 3, 2006, 7:19 PM
Implements the rule to validate and flip pieces in an up direction.