Back to course

Introduction to FXML

JavaFX 0 to Hero

Introduction to FXML

FXML is an XML-based language used to define user interfaces separately from the application logic. This follows the MVC (Model-View-Controller) pattern.