Class CookBookFrame.CookBookFrameComponents

java.lang.Object
edu.ntnu.stud.controller.framecontroller.CookBookFrame.CookBookFrameComponents
Enclosing class:
CookBookFrame

protected class CookBookFrame.CookBookFrameComponents extends Object
Nested class to create the components of the CookBook frame. The class creates the VBox, HBox, BorderPane, ImageView, Label and buttons for each recipe in the JSON array. The class also sets the style of the components.
  • Constructor Details

    • CookBookFrameComponents

      protected CookBookFrameComponents()