public static class Color.Factory extends Content.Factory implements PropertyFactory<Color>
| Type | Property and Description |
|---|---|
Color |
create |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Color |
createProperty() |
Color |
createProperty(ParameterList parameters,
java.lang.String value) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic Color createProperty
createProperty in interface PropertyFactory<Color>public Color createProperty()
createProperty in interface PropertyFactory<Color>public Color createProperty(ParameterList parameters, java.lang.String value)
createProperty in interface PropertyFactory<Color>parameters - a list of property parametersvalue - a property value