A B C E F G H I L M P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- btnAddImage() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the add image button, it takes you to the add Image page.
- btnAddImage(ActionEvent) - Method in class gruppe2.imagingapplication.gui.GalleryPageController
-
This method handles what happens when the add image button is pressed.
- btnAddToGallery(ActionEvent) - Method in class gruppe2.imagingapplication.gui.AddImagePageController
-
Method for adding all images in chosenImages to HashMap and changing scene to galleryPage.
- btnDelete() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the delete button, it deletes the viewed image.
- btnEditFilename() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the edit Filename button, it changes the name of a file.
- btnEditTags() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the edit Tags button.
- btnEntryRemove(ActionEvent) - Method in class gruppe2.imagingapplication.gui.AddImagePageController
-
Method for removing image entries from both view and chosenImages HashMap.
- btnExport(ActionEvent) - Method in class gruppe2.imagingapplication.gui.GalleryPageController
-
This method handles what happens when the export button is pressed.
- btnGallery() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the gallery button, it takes the user to the gallery page.
- btnGallery(ActionEvent) - Method in class gruppe2.imagingapplication.gui.AddImagePageController
-
This method handles what happens when the gallery button is pressed.
- btnHome() - Method in class gruppe2.imagingapplication.gui.ViewImagePageController
-
This method handles the home button it takes the user to the homepage.
- btnHome(ActionEvent) - Method in class gruppe2.imagingapplication.gui.AddImagePageController
-
This method handles what happens when the home button is pressed.
- btnHome(ActionEvent) - Method in class gruppe2.imagingapplication.gui.GalleryPageController
-
This method handles what happens when the home button is pressed.
- btnSearch(ActionEvent) - Method in class gruppe2.imagingapplication.gui.GalleryPageController
-
This button handles what happens when the search button is pressed.
All Classes All Packages