Modify your JavaFX Lab 2.1 GUI so the controls respond to user input.
setOn_____()
PX_LastName_FirstName_MiniApp.java
Note: Do not use annonymous inner classes or Lamda expressions yet. Instead, write your own private inner classes for custom EventHandlers, ChangeListeners, etc.
Note 2: If you project uses local images or other resource files, please ZIP up your entire project folder and upload the zip file.
If you submit a zip file, name the zip file in the form PX_LastName_FirstName_MiniApp.zip
You must Sign In to submit to this assignment
Last modified: March 14, 2023
Back to Accessing Resources Correctly