AlbumContainer |
Class that is used to display albums in the album root
|
Authentication |
Authentication class for authenticating username and password for each user
|
ConfirmationBox |
Utility class that is used to create confirmations boxes
|
Encrypter |
Encrypter class for encrypting password using hash and salt
|
FileLogger |
Logger class for logging text and exceptions
|
Header |
Class that creates the header of the application
|
ImageAnalyzer |
Class that is used to analyze a image and extract all its metadata
|
PDFCreator |
Class that is used to create a photo album in the form of a pdf file
|
PhotoContainer |
Class that is used to display photos in the search root
|
PhotoViewer |
Class that is used to display photo metadata
|
PopUpWindow |
Class that creates an universal popup window
|
TagContainer |
Class that is used to display tags of photos
|
UserInfo |
UserInfo class includes information regarding the user running the program
|