class ChapGUI
extends javax.swing.JFrame
The GUI was created with, and is maintained by, the Eclipse WindowBuilder. All methods and most data are declared static because it only makes sense to have one main GUI per application, and making them static avoids the problem of having to pass a reference to the GUI instance in other classes that need to reference the main GUI.
Copyright (c) 2018
javax.swing.JFrame.AccessibleJFrame
java.awt.Window.AccessibleAWTWindow, java.awt.Window.Type
accessibleContext, EXIT_ON_CLOSE, rootPane, rootPaneCheckingEnabled
CROSSHAIR_CURSOR, DEFAULT_CURSOR, E_RESIZE_CURSOR, HAND_CURSOR, ICONIFIED, MAXIMIZED_BOTH, MAXIMIZED_HORIZ, MAXIMIZED_VERT, MOVE_CURSOR, N_RESIZE_CURSOR, NE_RESIZE_CURSOR, NORMAL, NW_RESIZE_CURSOR, S_RESIZE_CURSOR, SE_RESIZE_CURSOR, SW_RESIZE_CURSOR, TEXT_CURSOR, W_RESIZE_CURSOR, WAIT_CURSOR
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
Modifier | Constructor and Description |
---|---|
protected |
ChapGUI()
Create the GUI frame.
|
Modifier and Type | Method and Description |
---|---|
protected static java.lang.String |
getAboutCommand()
Gets the command that represents the About menu item.
|
protected static java.lang.String |
getClearCatalogCommand()
Gets the command that represents the clear catalog menu item.
|
protected static java.lang.String |
getExitCommand()
Gets the command that represents the Exit menu item.
|
protected static java.lang.String |
getFindConstellationCommand()
Gets the command that represents the Find Constellation menu item.
|
protected static java.lang.String |
getInstructionsCommand()
Gets the command that represents the Instructions menu item.
|
protected static java.lang.String |
getListAllConstellationsCommand()
Gets the command that represents the List All Constellations menu item.
|
protected static java.lang.String |
getListAllObjsInCatalogCommand()
Gets the command that represents the List the Entire Catalog menu item.
|
protected static java.lang.String |
getListAllObjsInConstCommand()
Gets the command that represents the List all Catalog Objects in a Constellation menu item.
|
protected static java.lang.String |
getListAllObjsInRangeCommand()
Gets the command that represents the List a Range of Catalog Objects menu item.
|
protected static java.lang.String |
getListConstByAbbrevNameCommand()
Gets the command that represents the List Constellation by Abbreviated Name menu item.
|
protected static java.lang.String |
getListConstByMeaningCommand()
Gets the command that represents the List List Constellation by Meaning menu item.
|
protected static java.lang.String |
getListConstByNameCommand()
Gets the command that represents the List Constellation by Name menu item.
|
protected static java.lang.String |
getListObjByAltNameCommand()
Gets the command that represents the List Object by Alternate Name menu item.
|
protected static java.lang.String |
getListObjByCommentsCommand()
Gets the command that represents the List Object by Comments menu item.
|
protected static java.lang.String |
getListObjByNameCommand()
Gets the command that represents the List Object by Name menu item.
|
protected static java.lang.String |
getLoadCatalogCommand()
Gets the command that represents the load catalog menu item.
|
protected static jll.celcalc.ASTUtils.ASTPrt |
getPrtInstance()
Gets the ASTPrt instance for this application's scrollable text pane area.
|
protected static java.lang.String |
getShowCatalogInfoCommand()
Gets the command that represents the show catalog info menu item.
|
protected static java.lang.String |
getSortCatByConstAndObjNameCommand()
Gets the command that represents the Sort Catalog by Constellation and Object Name menu item.
|
protected static java.lang.String |
getSortCatByConstellationCommand()
Gets the command that represents the Sort Catalog by Constellation menu item.
|
protected static java.lang.String |
getSortCatByObjAltNameCommand()
Gets the command that represents the Sort Catalog by Object Alt Name menu item.
|
protected static java.lang.String |
getSortCatByObjDeclCommand()
Gets the command that represents the Sort Catalog by Object Decl menu item.
|
protected static java.lang.String |
getSortCatByObjmVCommand()
Gets the command that represents the Sort Catalog by Object mV menu item.
|
protected static java.lang.String |
getSortCatByObjNameCommand()
Gets the command that represents the Sort Catalog by Object Name menu item.
|
protected static java.lang.String |
getSortCatByObjRACommand()
Gets the command that represents the Sort Catalog by Object RA menu item.
|
protected static boolean |
getSortOrderChkbox()
Gets the current checkbox setting for the sort order.
|
protected static void |
setCatalogType(java.lang.String cat_type)
Sets the Catalog Type label in the GUI.
|
protected static void |
setEpoch(double epoch)
Sets the Epoch label in the GUI.
|
protected static void |
setFilename(java.lang.String fname)
Sets the filename label to be displayed in the GUI.
|
protected static void |
showAboutBox()
Shows the About Box.
|
addImpl, createRootPane, frameInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setIconImage, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, update
addNotify, getCursorType, getExtendedState, getFrames, getIconImage, getMaximizedBounds, getMenuBar, getState, getTitle, isResizable, isUndecorated, remove, removeNotify, setBackground, setCursor, setExtendedState, setMaximizedBounds, setMenuBar, setOpacity, setResizable, setShape, setState, setTitle, setUndecorated
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, hide, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, setVisible, show, toBack, toFront
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTree
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
protected static jll.celcalc.ASTUtils.ASTPrt getPrtInstance()
protected static boolean getSortOrderChkbox()
protected static void setCatalogType(java.lang.String cat_type)
cat_type
- the Catalog Type to be displayed in the GUIprotected static void setEpoch(double epoch)
epoch
- the epoch to be displayed in the GUIprotected static void setFilename(java.lang.String fname)
fname
- the filename (with pathname) to be displayed in the GUIprotected static java.lang.String getExitCommand()
protected static java.lang.String getListConstByNameCommand()
protected static java.lang.String getListConstByAbbrevNameCommand()
protected static java.lang.String getListConstByMeaningCommand()
protected static java.lang.String getListAllConstellationsCommand()
protected static java.lang.String getFindConstellationCommand()
protected static java.lang.String getClearCatalogCommand()
protected static java.lang.String getLoadCatalogCommand()
protected static java.lang.String getShowCatalogInfoCommand()
protected static java.lang.String getListObjByNameCommand()
protected static java.lang.String getListObjByAltNameCommand()
protected static java.lang.String getListObjByCommentsCommand()
protected static java.lang.String getListAllObjsInCatalogCommand()
protected static java.lang.String getListAllObjsInRangeCommand()
protected static java.lang.String getListAllObjsInConstCommand()
protected static java.lang.String getSortCatByConstellationCommand()
protected static java.lang.String getSortCatByConstAndObjNameCommand()
protected static java.lang.String getSortCatByObjNameCommand()
protected static java.lang.String getSortCatByObjAltNameCommand()
protected static java.lang.String getSortCatByObjRACommand()
protected static java.lang.String getSortCatByObjDeclCommand()
protected static java.lang.String getSortCatByObjmVCommand()
protected static java.lang.String getInstructionsCommand()
protected static java.lang.String getAboutCommand()
protected static void showAboutBox()