Tino APCS

JavaFX Lab 2.1 GUI Mockup

Create a JavaFX GUI for an App of your choice - Use multiple kinds of controls

  • Use multiple kinds of layouts

  • You may not use Group as your root node
    (i.e. no hard-coding the placement of GUI elements)

  • Your GUI must be resizable and still look decent when the window is resized.

  • You do not need to add event handling yet, which means your GUI won't respond to user interaction. It will just look pretty.

  • submit your java files named in the format PX_LastName_FirstName_GUI.java
  • If you have any supporting files like images you can put them in a zip file named in the standard format PX_LastName_FirstName_GUI.zip

Student Examples

You must Sign In to submit to this assignment

Last modified: February 28, 2024

Back to Misc Methods

Dark Mode

Outline