Uses of Package
lab3lib.faces

Packages that use lab3lib.faces
lab3lib.faces   
 

Classes in lab3lib.faces used by lab3lib.faces
Face
          A face that can react when clicked upon.
FaceBehavior
          Interface that describes a face's behavior.
NullFaceBehavior
          A Behavior so a face does nothing - implementation of the Null Object Pattern.