Uses of Class
net.sourceforge.pebble.confirmation.AbstractConfirmationStrategy

Packages that use AbstractConfirmationStrategy
net.sourceforge.pebble.confirmation   
 

Uses of AbstractConfirmationStrategy in net.sourceforge.pebble.confirmation
 

Subclasses of AbstractConfirmationStrategy in net.sourceforge.pebble.confirmation
 class DefaultConfirmationStrategy
          Default implementation that just asks the user to click a button to confirm.
 class ImageCaptchaConfirmationStrategy
          Image captcha comment confirmation strategy.
 class NoOpConfirmationStrategy
          No-op implementation that doesn't require confirmation to be performed.
 class SimpleMathsConfirmationStrategy
          Simple maths confirmation strategy that asks the user to add/subtract/multiply two random numbers together.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.