Class NewRecipePage
java.lang.Object
edu.ntnu.stud.idatt1005.team3.view.pages.subpages.NewRecipePage
- All Implemented Interfaces:
ObserverDB
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NewRecipePage
public NewRecipePage(SceneController sceneController, TheCookbookDB db) throws FileNotFoundException - Throws:
FileNotFoundException
-
-
Method Details
-
getRoot
public javafx.scene.layout.StackPane getRoot() -
update
public void update()Description copied from interface:ObserverDB
Method to update the observer.- Specified by:
update
in interfaceObserverDB
-