public final class FXMLBuilder extends AbstractResourceBuilder<FXMLItem,FXMLParams,FXMLComponent> implements ResourceBuilder<FXMLItem,FXMLParams,FXMLComponent>
Constructor and Description |
---|
FXMLBuilder() |
Modifier and Type | Method and Description |
---|---|
protected FXMLComponent |
buildResource(FXMLItem fi,
FXMLParams fp)
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 FXMLBuilder()
protected FXMLComponent buildResource(FXMLItem fi, FXMLParams fp)
buildResource
in class AbstractResourceBuilder<FXMLItem,FXMLParams,FXMLComponent>
fi
- the parameter item used to identify the resource elementfp
- the primitive parameters used to build the resourceCopyright © 2011–2016 JRebirth OSS. All rights reserved.