public final class ColorBuilder extends AbstractResourceBuilder<ColorItem,ColorParams,Color> implements ResourceBuilder<ColorItem,ColorParams,Color>
Color
instance and store them with weak references.Constructor and Description |
---|
ColorBuilder() |
Modifier and Type | Method and Description |
---|---|
protected Color |
buildResource(ColorItem ci,
ColorParams cp)
Build the resource requested.
|
get, getParam, getParamKey, set, storeParams
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, getParam, getParamKey, set, storeParams
public ColorBuilder()
protected Color buildResource(ColorItem ci, ColorParams cp)
buildResource
in class AbstractResourceBuilder<ColorItem,ColorParams,Color>
ci
- the parameter item used to identify the resource elementcp
- the primitive parameters used to build the resourceCopyright © 2011–2016 JRebirth OSS. All rights reserved.