Uses of Package
com.octo.captcha.component.word.wordgenerator

Packages that use com.octo.captcha.component.word.wordgenerator
com.octo.captcha.component.word.wordgenerator This package provides implementations of the WordGenerator interface. 
com.octo.captcha.image.gimpy This package a struture for implementing gimpys
A gimpy is ImageCaptcha with the question "Spell the word". 
com.octo.captcha.sound.gimpy This package a struture for implementing gimpySound
A gimpySound is SoundCaptcha with the question "Spell the word spoken". 
com.octo.captcha.sound.speller This package a struture for implementing spellerSound
A gimpySound is SoundCaptcha with the question "Write the word spelled out". 
com.octo.captcha.sound.spellfind   
 

Classes in com.octo.captcha.component.word.wordgenerator used by com.octo.captcha.component.word.wordgenerator
DictionaryWordGenerator
          WordGenerator based on a dictionary.
WordGenerator
          This interface defines methods to retrieve random words
 

Classes in com.octo.captcha.component.word.wordgenerator used by com.octo.captcha.image.gimpy
WordGenerator
          This interface defines methods to retrieve random words
 

Classes in com.octo.captcha.component.word.wordgenerator used by com.octo.captcha.sound.gimpy
WordGenerator
          This interface defines methods to retrieve random words
 

Classes in com.octo.captcha.component.word.wordgenerator used by com.octo.captcha.sound.speller
WordGenerator
          This interface defines methods to retrieve random words
 

Classes in com.octo.captcha.component.word.wordgenerator used by com.octo.captcha.sound.spellfind
WordGenerator
          This interface defines methods to retrieve random words
 



Copyright © 2003-2012 JCaptcha corp.. All Rights Reserved.