Package wheelsunh.etc

Interface Summary
CustomGraphic Interface for everything that is to be drawn on a DrawingPanel.
 

Class Summary
AbstractGraphic Abstract class implementing CustomGraphic interface.
DrawingPanel Modified JPanel for easy drawing of custom graphics.
LayoutPanel Panel that allows for the horizontal or vertical arrangement of components.
QuitButton A push button that will quit the program.