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

D

dat - Static variable in class com.ajc.esim.core.Launcher
Data class instance, holds all application data, written to disk for application persistance.
Data - Class in com.ajc.esim.core
Stores all information for the program, written to file for program persistance.
Data() - Constructor for class com.ajc.esim.core.Data
Creates new Data object.
dist(double, double, double, double) - Static method in class com.ajc.esim.core.Calc
Pythagorean Therom - Calculates the distance between two points: (x1,y1) and (x2,y2).
DoubleVerifier - Class in com.ajc.esim.gui
DOCUMENT ME!
DoubleVerifier() - Constructor for class com.ajc.esim.gui.DoubleVerifier
 
drawFieldLine(int, int) - Static method in class com.ajc.esim.core.Calc
Draws a curve representing the electric field line of a group of charge(s).
DrawFLineThread - Class in com.ajc.esim.gui
 
DrawFLineThread(int, int, Graphics2D, ThreadGroup) - Constructor for class com.ajc.esim.gui.DrawFLineThread
 
drawLines(ArrayList<CPoint>, Graphics2D) - Static method in class com.ajc.esim.core.Calc
 
drawOffScreen() - Method in class com.ajc.esim.gui.EFPanel
 
drawOutline(Graphics) - Method in class com.ajc.esim.core.Charge
Draws the shape.
drawPELine(double, Graphics2D) - Static method in class com.ajc.esim.core.Calc
Draws a 'line'(thin graident) where the points on that line all have the same electric potential
DrawPHere - Class in com.ajc.esim.gui
DOCUMENT ME!
DrawPHere(Frame) - Constructor for class com.ajc.esim.gui.DrawPHere
 
DrawPHere(Frame, double) - Constructor for class com.ajc.esim.gui.DrawPHere
 

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