javafx.fxml
Annotation Type FXML
@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface FXML Annotation that tags a class or member as accessible to markup.
Since:
JavaFX 2.0
© 2008, 2025, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from JavaFX API Documentation.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Java, JavaFX and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.