- calcEQ2Horiz() - Method in class jll.celcalc.chap5.CoordSystemActions
-
Convert equatorial coordinates to horizon coordinates
- calcHoriz2EQ() - Method in class jll.celcalc.chap5.CoordSystemActions
-
Convert horizon coordinates to equatorial coordinates
- calcPrecession() - Method in class jll.celcalc.chap5.CoordSystemActions
-
Precess equatorial coordinates from one epoch to another
- calcStarRiseSet() - Method in class jll.celcalc.chap5.CoordSystemActions
-
Convert rising and setting times for a given eq coord.
- changemVFilter() - Method in class jll.celcalc.chap5.StarChartActions
-
Ask user for a filter and update the GUI
- ChapGUI - Class in jll.celcalc.chap5
-
Implements the main GUI
- ChapGUI() - Constructor for class jll.celcalc.chap5.ChapGUI
-
Create the GUI frame.
- ChapMenuItems - Class in jll.celcalc.chap5
-
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.
- ChapMenuItems() - Constructor for class jll.celcalc.chap5.ChapMenuItems
-
This class constructor creates ChapMnuItm objects (e.g., menu items) for
the Cood Systems, Star Catalogs, and Star Charts menus.
- ChapMenuItems.CalculationType - Enum in jll.celcalc.chap5
-
Define values for the eCalcType field in a ChapMenuItem class.
- ChapMenuItems.ChapMnuItm - Class in jll.celcalc.chap5
-
Define a class for what a menu item looks like
- ChapMnuItm(String, ChapMenuItems.CalculationType) - Constructor for class jll.celcalc.chap5.ChapMenuItems.ChapMnuItm
-
This class constructor creates a ChapMnuItem when conversion data is supplied.
- clearTextAreas() - Static method in class jll.celcalc.chap5.ChapGUI
-
Clears the text areas in the GUI and any currently
displayed star chart.
- CoordSystemActions - Class in jll.celcalc.chap5
-
Handles the Coord Systems menu items
- CoordSystemActions() - Constructor for class jll.celcalc.chap5.CoordSystemActions
-
- getAboutCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the About menu item.
- getCalcType() - Method in class jll.celcalc.chap5.ChapMenuItems.ChapMnuItm
-
Gets the type of calculation to perform.
- getCanvasSize() - Static method in class jll.celcalc.chap5.ChapGUI
-
Determines the size of the drawing canvas for a star chart.
- getChapMenuCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the Coord Sys, Star Catalogs, and Star Charts menu items.
- getChartOnScreen() - Static method in class jll.celcalc.chap5.ChapGUI
-
Return the status of whether there is a chart currently being displayed.
- getCoordSystemsMenu() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the Coord Systems menu.
- getCSTCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the CST radio button.
- getcurrentmVFilter() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current mV filter setting
- getcurrentObserver() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current observer.
- getDSTStatus() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current status of the DST check box
- getEQChartStatus() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current status of the EQChart check box
- getESTCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the EST radio button.
- getExitCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the Exit menu item.
- getInstructionsCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the Instructions menu item.
- getLabelStars() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current status of the Label Stars check box
- getLongitudeCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the Longitude radio button.
- getMenuListener() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the listener for the menu items
- getMSTCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the MST radio button.
- getPrtInstance() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the ASTPrt instance for this application's scrollable text pane area.
- getPSTCommand() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the command that represents the PST radio button.
- getSelectedRBStatus() - Static method in class jll.celcalc.chap5.ChapGUI
-
Determine what time zone radio button is selected
- getStarCatalogsMenu() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the Star Catalogs menu.
- getStarChart() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current star chart instance.
- getStarChartsMenu() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the Star Charts menu.
- getTextPane() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the scrollable text pane area for this GUI.
- getWhiteChartStatus() - Static method in class jll.celcalc.chap5.ChapGUI
-
Gets the current status of the White Chart check box
- setCatalogType(String) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the Catalog type in the GUI.
- setChartOnScreen(boolean) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets a flag indicating whether a chart is currently displayed.
- setCSTRadBtn() - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the CST radio button to true
- setEpoch(double) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the Epoch label in the GUI.
- setESTRadBtn() - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the EST radio button to true
- setFilename(String) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the filename label to be displayed in the GUI.
- setLonRadBtn() - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the Longitude radio button to true
- setMSTRadBtn() - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the MST radio button to true
- setmVFilter(double) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the mv Filter label to be displayed in the GUI.
- setPSTRadBtn() - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the PST radio button to true
- setResults(String) - Static method in class jll.celcalc.chap5.ChapGUI
-
Sets the results label in the GUI
- showAboutBox() - Static method in class jll.celcalc.chap5.ChapGUI
-
Shows the About Box
- showCatalogInfo() - Method in class jll.celcalc.chap5.StarCatalogActions
-
Shows the catalog information from the currently loaded catalog.
- StarCatalogActions - Class in jll.celcalc.chap5
-
Handles the Star Catalogs menu items
- StarCatalogActions() - Constructor for class jll.celcalc.chap5.StarCatalogActions
-
- StarChartActions - Class in jll.celcalc.chap5
-
Handles the Star Charts menu items
- StarChartActions() - Constructor for class jll.celcalc.chap5.StarChartActions
-