A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- camera - Variable in class Database.HibernateClasses.Photo
- checkBox - Variable in class Components.AlbumContainer
- checkBox - Variable in class Components.PhotoContainer
- CHECKBOX_ARRAY_LIST - Variable in class Roots.PhotosRoot
- checkField() - Method in class Roots.UploadRoot
-
Checks if title or url are missing Used in uploadComplete
- CHOICE_BOX - Variable in class Roots.PhotosRoot
- cleanUp() - Static method in class AuthenticationTest
- closeHandler() - Static method in class Components.FileLogger
-
Closes handler, used after somethings been logged.
- closeProgram() - Static method in class Main.ApplicationManager
-
Gives a confirmation box with the choices of exiting or not.
- color - Variable in enum Css.FeedbackType
- Components - package Components
- CONFIRM_PASSWORD_FIELD - Variable in class Roots.SignUpRoot
- CONFIRM_PASSWORD_LABEL - Variable in class Roots.SignUpRoot
- ConfirmationBox - Class in Components
-
Utility class that is used to create confirmations boxes
- ConfirmationBox() - Constructor for class Components.ConfirmationBox
-
Private constructor to hinder the creation of the utility class
- CONTAINER - Variable in class Components.TagContainer
- CONTAINERS - Variable in class Roots.AlbumDetailsRoot
- createAlbum(String) - Method in class Roots.AlbumsRoot
-
Uploads the new album that is created to the database Used in createNewAlbumButtonPressed
- createNewAlbumButtonPressed() - Method in class Roots.AlbumsRoot
-
Opens up a new stage where you can create a new album Used in addButtonsToBorderPan
- createNewAlbumButtonPressed() - Method in class Roots.PhotosRoot
-
Method that creates the popup that can create albums and creates the action popup Used in setupAlbumButtons
- createPDF(List<Photo>, String, String) - Static method in class Components.PDFCreator
-
Creates a new pdf document with all the photos, author name, and album name.
- createPDF_ShouldWork_GeneratedFileNotNull() - Method in class PDFCreatorTest
- createTable(Photo) - Static method in class Components.PDFCreator
-
Creates a PdfTable
- createTextCell(String) - Static method in class Components.PDFCreator
-
Creates a text cell that is positioned to the left of the table
- Css - package Css
- Css - Class in Css
-
Css class used for styling different JavaFX elements
- Css() - Constructor for class Css.Css
-
Private constructor to hinder creation of utility class
All Classes All Packages