public class ColorFactory extends Object
Constructor and Description |
---|
ColorFactory() |
Modifier and Type | Method and Description |
---|---|
static Color |
toColour(String colourName)
Converts a colour name known to the JDK into a
Color instance. |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.