public interface FXMLItemReal extends FXMLItem
Modifier and Type | Method and Description |
---|---|
default ResourceBuilder<FXMLItem,FXMLParams,FXMLComponent> |
builder()
Return the resource builder.
|
default FXMLComponent |
getNew()
Build a new FXMLComponent without storing it.
|
get, isSingleton, set
default ResourceBuilder<FXMLItem,FXMLParams,FXMLComponent> builder()
builder
in interface ResourceItem<FXMLItem,FXMLParams,FXMLComponent>
default FXMLComponent getNew()
FXMLComponent
instances.getNew
in interface FXMLItem
FXMLComponent
instanceCopyright © 2011–2016 JRebirth OSS. All rights reserved.