Package | Description |
---|---|
be.ac.ulb.infof307.g02.views |
Modifier and Type | Class and Description |
---|---|
class |
CreateProductView
Allows the user to create a new product
|
class |
EditAccountView
View allowing the User to edit his account.
|
class |
GroceryListView
View allowing the user to see and update his grocery lists
|
class |
ImportArticlesView
View allowing the user to import articles.
|
class |
LoginView
View allowing a User to Login.
|
class |
MapView
View showing the map.
|
class |
RecipeView
View of the recipe scene.
|
class |
RegisterView
Represents the view of the register account scene.
|
class |
SelectBestTourGroceryListView
Allows the user to choose a grocery list for the BestTourFinder algorithm.
|
class |
SelectionView
Used to display all the grocery lists and recipes of a user.
|
class |
ShowResultView
Displays all the shops containing all the
products of a given grocery list or the shops containing a given product
|
class |
ViewWithMenu
View that can create and interact with a MenuComponent
|