Uses of Interface
com.octo.captcha.component.sound.soundconfigurator.SoundConfigurator

Packages that use SoundConfigurator
com.octo.captcha.component.sound.wordtosound This package provides implementations of the WordDecorator interface. 
 

Uses of SoundConfigurator in com.octo.captcha.component.sound.wordtosound
 

Fields in com.octo.captcha.component.sound.wordtosound declared as SoundConfigurator
protected  SoundConfigurator AbstractWordToSound.configurator
           
 

Constructors in com.octo.captcha.component.sound.wordtosound with parameters of type SoundConfigurator
AbstractWordToSound(SoundConfigurator configurator, int minAcceptedWordLength, int maxAcceptedWordLength)
          Constructor with a configurator
 



Copyright 2003-2009 JCaptcha. All Rights Reserved.