|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
private static interface ColorFormatter.ColorFormatterDelegate
| Method Summary | |
|---|---|
String
|
format(Color color)
|
String
|
getPattern()
|
Color
|
parse(String str)
|
| Method Detail |
|---|
public String format(Color color)
public String getPattern()
public Color parse(String str)
Groovy Documentation