|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.myfaces.custom.captcha.util.ColorGenerator
public class ColorGenerator
This class is responsible for generating CAPTCHA random color...
| Constructor Summary | |
|---|---|
ColorGenerator()
|
|
| Method Summary | |
|---|---|
static java.awt.Color |
generateRandomColor(java.awt.Color startFrom)
This method is used for generating a random color. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorGenerator()
| Method Detail |
|---|
public static java.awt.Color generateRandomColor(java.awt.Color startFrom)
startFrom - -> the color that we should be away from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||