| patterns |
Text |
| |
| The set of acceptable patterns, as a whitespace sepa
rated list. The first pattern in the list will be used for formatting java.awt.Color values. All patterns will be tried in order to convert Strings back into java.awt.Colors. If no patterns are set, the default is "#RRGGBB r,g,b".
|