@Qualifier
@Documented
@Target(value={FIELD,PARAMETER})
@Retention(value=RUNTIME)
public @interface FXMLLoader
FXMLLoaderFactory| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
useExtendedLoader
If set to true the
ExtendedFXMLLoader will be used and
FXMLBuilder.builderFactory(javafx.util.BuilderFactory) is ignored |
public abstract boolean useExtendedLoader
ExtendedFXMLLoader will be used and
FXMLBuilder.builderFactory(javafx.util.BuilderFactory) is ignored