|
Class Summary |
| AboutDialog |
This is just a VERY simple about dialog to display information about the GPL |
| AngleInputDialog |
AngleInputDialog should be used to get an angle from the user. |
| BaseInputDialog |
|
| ButtonBase |
ButtonBase is base of buttons for the main Window |
| ButtonPanel |
ButtonPanel is a panel of buttons the user can use to interact with the
Sphere |
| InformationPanel |
InformationPanel is used to display information about the sphere to the user |
| InformationPanelLabel |
InformationPanelLabel is used as a single entry in an InformationPanel |
| LabelInputDialog |
|
| PanelButton |
A PanelButton is a button designed for the ButtonPanel |
| SphereInfoPanel |
SphereInfoPanel is meant to display some basic information about the Sphere so users have some idea
what they are looking at. |
| SphereWindow |
SphereWindow represents a AWT Window which stores and is capable of
manipulating a Sphere in the program |
| Spheriosity |
Spheriosity is the main little Jthingy that pulls it all together |
| SpheriosityApplet |
Code to get this to run as an applet :) |
| SpheriosityMain |
SphereRunnerNonApplet is the wrapper for Spheriosity to make it run Standalone |
| TransButton |
|