Package | Description |
---|---|
be.ac.ulb.infof307.g02.controllers | |
be.ac.ulb.infof307.g02.views |
Modifier and Type | Class and Description |
---|---|
class |
GroceryListSelectionController
Controller of the view displaying all the grocery lists of a User.
|
class |
RecipeSelectionController
Controller of the view displaying all the recipes of a User.
|
Modifier and Type | Field and Description |
---|---|
private SelectionController |
SelectionView.selectionController |
Constructor and Description |
---|
SelectionView(SelectionController controller,
javafx.scene.Scene scene,
java.lang.String title) |