-E-Field Release Notes-
1.29:
	Updated coloring scheme for field lines
	Charge Storage switched to linked lists, should improve performance with larger data sets.
1.28:
	JTextBoxes for field line density and potential resolution replaced with sliders
	Clear Sceen and Re Draw buttons seperated
	UI Memory cleanups
1.27:
	Entry point changed to sci.core.Launcher
	UI conversion complete
	Fine level logger removed
1.26:
	UI converted to Swing.
1.25:
	Updates from 1.2: Rebuild Charge Painting, added antialiasing, changed
	 charge storage to ArrayList, updated all comments and javadoc in core
	 package
1.20:
	Updates from 1.1: Logging, State persistance, 100% AWT interface, redesigned
	 paint implementation, ability to load and save information.
	New since 1.8: Re-built potential draw method, split painting into seperate
	 thread, refined redraw cases.
	