Class | Description |
---|---|
ChapGUI |
Implements the main GUI
|
ChapMenuItems |
This class extends JMenuItem to add some additional fields, which
simplifies the code for adding items to the menu bar and determining
what actions to take as various menu items are selected.
|
MenusListener |
Implements an action listener for menu items.
|
OrbitalElementsActions |
Handles the Orbital Elements menu items
|
RadioBtnsListener |
Implements an action listener for the GUI's Radio buttons.
|
RunChap6 |
Chapter 6: The Sun
|
SolarInfoActions |
Handles the Solar Info menu items
|
Enum | Description |
---|---|
ChapMenuItems.CalculationType |
Define values for the eCalcType field in a ChapMenuItem class.
|