A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

add_NewPhoto_True() - Method in class PhotoTest
Test to upload a photo.
ADD_PHOTO_BUTTON - Variable in class Roots.PhotosRoot
 
add_PhotoToNonExistingAlbum_IndexOutOfBoundsExceptionThrown() - Method in class PhotoTest
An IndexOutOfBoundsException is expected to be thrown when adding a photo to a non existing album.
ADD_TO_ALBUM_BUTTON - Variable in class Roots.PhotosRoot
 
addAlbum(Album) - Method in class Database.HibernateClasses.Photo
 
addAlbum(TextField, PopUpWindow) - Method in class Roots.AlbumsRoot
Creates a new album
addAlbumsScrollPane() - Method in class Roots.AlbumsRoot
Adds all the albums of the user in to the scroll pane of the root Used in constructor
addAllImages() - Static method in class Components.PDFCreator
Adds all the images to the PDF document.
addButtonsToBorderPane() - Method in class Roots.AlbumsRoot
Adds the buttons to the root Used in constructor
addEmptyLineTo(Paragraph, int) - Static method in class Components.PDFCreator
Add an empty line to the PDF document.
addHeader() - Static method in class Components.PDFCreator
Adds the header to the PDF document.
addImageContainers() - Static method in class Components.PDFCreator
Adds the images to the PDF document.
addScrollPane() - Method in class Roots.AlbumsRoot
Creates the scroll pane of the scene and adds it to the application Used in constructor
album - Static variable in class AlbumTest
 
Album - Class in Database.HibernateClasses
Hibernate database class for the table ALBUMS
Album() - Constructor for class Database.HibernateClasses.Album
 
Album(String, int) - Constructor for class Database.HibernateClasses.Album
 
ALBUM - Variable in class Components.AlbumContainer
 
ALBUM_CONTAINER_LIST - Variable in class Roots.AlbumsRoot
 
albumButton - Variable in class Components.AlbumContainer
 
AlbumContainer - Class in Components
Class that is used to display albums in the album root
AlbumContainer(Album) - Constructor for class Components.AlbumContainer
Constructor that takes a album object and initializes the album container
albumContainerHBox - Variable in class Components.AlbumContainer
 
AlbumDetailsRoot - Class in Roots
Class for the album details root, which shows all the pictures in an album.
AlbumDetailsRoot(Album) - Constructor for class Roots.AlbumDetailsRoot
Album details root constructor, uses SceneRoot constructor to create an object of the album details root class Calls the setLayout method
albumName - Static variable in class Components.PDFCreator
 
albumName - Variable in class Roots.AlbumDetailsRoot
 
albumPhotoList - Variable in class Roots.AlbumDetailsRoot
 
albums - Variable in class Database.HibernateClasses.Photo
 
albums - Variable in class Database.HibernateClasses.User
 
ALBUMS_BUTTON - Variable in class Roots.MenuRoot
 
AlbumsRoot - Class in Roots
Class for the albums root
AlbumsRoot() - Constructor for class Roots.AlbumsRoot
Constructor that initializes the albums root Calls the set layout method
AlbumTest - Class in <Unnamed>
Test class for album.
AlbumTest() - Constructor for class AlbumTest
 
analyse_PhotoExist_NotNull() - Method in class ImageAnalyzerTest
Test to check if the photo object is not null.
analyze(String, String) - Static method in class Components.ImageAnalyzer
Analyze an image located at given url
analyze_TitleAndUrlIsNull_IOExceptionThrown() - Method in class ImageAnalyzerTest
Tests that analyze-method throws IOException when we pass null and null as arguments.
answer - Static variable in class Components.ConfirmationBox
 
aperture - Variable in class Database.HibernateClasses.Photo
 
ApplicationManager - Class in Main
Class that initializes the stage and scene of the application Changes the roots of the scene
ApplicationManager() - Constructor for class Main.ApplicationManager
Private constructor to hinder creation of utility class
Authentication - Class in Components
Authentication class for authenticating username and password for each user
Authentication() - Constructor for class Components.Authentication
Private constructor to hinder creation of utility class
AuthenticationTest - Class in <Unnamed>
 
AuthenticationTest() - Constructor for class AuthenticationTest
 
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages