Captcha library for Swing?

I am looking for a library or component that I could use in Swing Gui. Do you know anyone?

Edit: doesn't seem to exist. I program a little myself.

+4
source share
2 answers

Although I really don't understand the need to use captcha in a Swing application, you can probably use JCaptcha http://jcaptcha.sourceforge.net/

+2
source

, @eugener CAPTCHA: CAPTCHA , . , , / . Swing lib, , , .

, . , , CAPTCHA, . JLabel, , JTextField .

, , ...

+5
source

All Articles