|
Class Summary |
| Background |
Deprecated. |
| Calc |
|
| Charge |
Defines a basic charge, stores location, shape and charge. |
| CPoint |
Contains all methods for calculating and drawing field lines and potential
lines. |
| Data |
Stores all information for the program, written to file for program
persistance. |
| Launcher |
Entry point for the program,contains the main window, a data class and starts
a background thread for repainting the screen. |
| LineCharge |
Not currently in use. |
| PointCharge |
Defines an point charge. |
| Prefix |
This class is a work in progress, currently it is implemented, however it is
for the most part disabled. |
| ReDrawThread |
Thread for drawing the EFField window. |
| RunApplet |
Called to start the application as an applet. |