| Interface | Description |
|---|---|
| Initializable | Controller initialization interface. |
| Class | Description |
|---|---|
| FXMLLoader | Loads an object hierarchy from an XML document. |
| JavaFXBuilderFactory | JavaFX builder factory. |
| Exception | Description |
|---|---|
| LoadException | Thrown when an error is encountered during a load operation. |
| Annotation Type | Description |
|---|---|
| FXML | Annotation that tags a class or member as accessible to markup. |
Package javafx.fxml Description
Contains classes for loading an object hierarchy from markup. For more information, see the Introduction to FXML document.
© 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.