Assignment 02 41220300622
Assignment 02 41220300622
Submitted to:
Tousif Hasan Lavlu
Lecturer, Department of Computer Science and Engineering
Northern University Bangladesh
Submitted by:
Abid Raiyan Ayon
Semester: Spring 2025
Section: 8E
ID: 41220300622
JavaFX Application using FXML in NetBeans
Objective:
To develop a simple JavaFX GUI application using FXML with
multiple buttons and display it using Scene Builder.
○ ✅ Button1 is pressed.
○ ✅ Button2 is pressed.
○ ✅ Button3 is pressed.
○ ✅ Button4 is pressed.
○ Button1
○ Button2
○ Button3
○ Button4
○ Exit
● Each button is neatly positioned within an AnchorPane and
linked to specific event handlers via the onAction attribute.
--x--