Index

A C D E F G H I J L M N R S T U V 
All Classes and Interfaces|All Packages|Serialized Form

D

DbConnectionErrorException - Exception Class in edu.ntnu.stud.utils.exceptions
Exception thrown when there is an error connecting to the database.
DbConnectionErrorException(String, Throwable) - Constructor for exception class edu.ntnu.stud.utils.exceptions.DbConnectionErrorException
Constructs a new DbConnectionErrorException with the specified detail message and cause.
DbInit - Class in edu.ntnu.stud.model.database
Initializes the database and creates the necessary tables if they do not exist.
DbInit() - Constructor for class edu.ntnu.stud.model.database.DbInit
 
DbLink - Class in edu.ntnu.stud.model.database
This class provides a connection to the database.
DbLink() - Constructor for class edu.ntnu.stud.model.database.DbLink
Constructor for the DbLink class.
DbLink(String, String, String, String) - Constructor for class edu.ntnu.stud.model.database.DbLink
Constructor for the DbLink class.
DbLinkTest - Class in edu.ntnu.stud.model.database
 
DbLinkTest() - Constructor for class edu.ntnu.stud.model.database.DbLinkTest
 
DialogBox - Class in edu.ntnu.stud.controller.framecontroller.dialogboxes
Abstract class for creating dialog boxes.
DialogBox(Alert, Text, Text, int, int) - Constructor for class edu.ntnu.stud.controller.framecontroller.dialogboxes.DialogBox
Constructor for the DialogBox class.
dropDatabase(Statement) - Static method in class edu.ntnu.stud.model.database.DbInit
Drops the "quicklist" database if it exists.
A C D E F G H I J L M N R S T U V 
All Classes and Interfaces|All Packages|Serialized Form