Create a simple Java FX Form. It will have 3 Buttons that
read “Open”, “Close”, “Exit”.
Each button should display the appropriate message based on
button name. For example, Open button should show a
message “Open button clicked”
use IntelliJ to create the application
Create a simple Java FX Form. It will have 3 Buttons that read “Open”, “Close”, “Exit”. Each button should display the
-
- Posts: 43759
- Joined: Sat Aug 07, 2021 7:38 am