|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgate.swing.ColorGenerator
public class ColorGenerator
This class is used to generate random colours that are evenly distributed in the colours space.
| Constructor Summary | |
|---|---|
ColorGenerator()
Creates a new ColorGenerator |
|
| Method Summary | |
|---|---|
Color |
getNextColor()
Gets the next random colour |
| 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 Color getNextColor()
|
GATE Version 3.1-2270 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||