|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutils.RandomColor
public class RandomColor
Get a random color, mainly for visualization purposes.
| Field Summary | |
|---|---|
private static java.util.Random |
random
|
| Constructor Summary | |
|---|---|
RandomColor()
|
|
| Method Summary | |
|---|---|
static java.awt.Color |
randomColor()
randomColor returns a pseudorandom Color |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static java.util.Random random
| Constructor Detail |
|---|
public RandomColor()
| Method Detail |
|---|
public static java.awt.Color randomColor()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||