Class CookBookFrame.CookBookFrameComponents
java.lang.Object
edu.ntnu.stud.controller.framecontroller.CookBookFrame.CookBookFrameComponents
- Enclosing class:
CookBookFrame
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
CookBookFrameComponents
protected CookBookFrameComponents()
-