A B C D E F G H I J L M O P R S T U V W X Z

D

DatabaseManager - class DatabaseManager.
Class that handles the connection with the database
DatabaseManager(String, String) - Constructor for class DatabaseManager
Constructor that takes the driver name and url
DigitalPicture - interface DigitalPicture.
Interface to describe a digital picture.
displayImage() - Method in class PictureFrame
A method to make sure the frame is displayed
displayPixelInformation(String, String) - Method in class PictureExplorer
Method to display the pixel information from the passed x and y but also converts x and y from strings
draw(Graphics) - Method in class AnimationPanel
Method to paint the frames
drawInfoString(Graphics) - Method in class SimpleTurtle
Method to draw the information string
drop(Picture) - Method in class SimpleTurtle
Method to draw a passed picture at the current turtle location and rotation in a picture or model display

A B C D E F G H I J L M O P R S T U V W X Z