| Package | Description | 
|---|---|
| fr.cnes.genius.calculator | |
| fr.cnes.genius.chart | |
| fr.cnes.genius.highLevel | 
 Package containing classes for the highLevel GENIUS widgets. 
 | 
| fr.cnes.genius.logger | 
 Package containing the logger and log event table. 
 | 
| fr.cnes.genius.lowLevel | 
 Package containing the low level widgets. 
 | 
| fr.cnes.genius.plots | 
 $Id: package-info.java 1980 2016-10-31 13:08:11Z ffsm $
 HISTORIQUE
 VERSION:1.3:DM:DM-62:15/10/2015: Added plots package. 
 | 
| fr.cnes.genius.savefiles | 
 Package including widgets for saving files process. 
 | 
| fr.cnes.genius.sqlite | 
 $Id: package-info.java 2191 2017-10-02 14:13:51Z jjct $
 HISTORIQUE
 VERSION:1.7:DM:DM-207:22/09/2017: Initial version of the sqlite storage system. 
 | 
| fr.cnes.genius.standardapplication | 
 Package including widgets for a standard GUI application. 
 | 
| fr.cnes.genius.table | 
 Package containing the GTables classes. 
 | 
| fr.cnes.genius.threads | 
 Classes used to launch subprocesses. 
 | 
| fr.cnes.genius.tools | 
 GPLOT package. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GCalculator
Class to define the calculator panel. 
 | 
class  | 
GCalculatorCommand
Class to define the calculator command panel. 
 | 
class  | 
GCalculatorCreateFileInfos
Class to define the file information window. 
 | 
class  | 
GCalculatorFormula
Class to define the panel for just a formula. 
 | 
class  | 
GCalculatorMessage
Class to define the calculator message window. 
 | 
class  | 
GCalculatorRef
Class to define the calculator panel. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GFreeChartLatLong
X-Y plot with background image. 
 | 
class  | 
GFreeChartXY
Class that encapsulates the JFreeChart plotting library. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GCheckBoxWithIndicator
Implements a GCheckBox with a GLabelWithIndicator. 
 | 
class  | 
GChoice
Widget implementing a group of GChoice controls. 
 | 
class  | 
GColorChooser
This class represents a button allowing to choose a color. 
 | 
class  | 
GComboBoxWithLabel
Implements a  
GComboBox with a GComboBoxWithLabel and adds the GReadWrite interface
 to save/load the selected value from the configuration file. | 
class  | 
GComponentList
Class GComponentList allows handling a list of widgets extending from GComponent. 
 | 
class  | 
GConsole
Specialized text area that can redirect the stdout and stderr from the current process. 
 | 
class  | 
GConstantSelector
Class implementing a GButton and a GDialog allowing the selection of constants from a list
 provided by the user. 
 | 
class  | 
GEntryConstant
Class implementing a GEntryReal plus a GConstantSelector. 
 | 
class  | 
GEntryDate
Class representing a text entry with a label. 
 | 
class  | 
GEntryFileName
Class to define a widget for searching file names giving its relative or absolute names. 
 | 
class  | 
GEntryInt
Entry class for integer numbers. 
 | 
class  | 
GEntryNumberAbstract
Abstract vector class encapsulating the common methods to GEntryIntVector and GEntryRealVector. 
 | 
class  | 
GEntryReal
Entry widget accepting real numbers in scientific and normal notation, and unit management. 
 | 
class  | 
GEntryString
This class defines an input field for a one-line text with a label. 
 | 
class  | 
GLabelWithIndicator
Class composed of a label, a "isModified" indicator and the icons to represent the status of
 another widget (OK, WARN, ERROR). 
 | 
class  | 
GListSelect
GListSelect class. 
 | 
class  | 
GListWithLabel
Implements a  
GList with a GLabelWithIndicator and adds the
 GReadWrite interface to save/load the selected value from the
 configuration file. | 
class  | 
GMultipleChoice
Widget implementing a group of  
GCheckBox controls. | 
class  | 
GMultipleStructureChoice
This class represents a GTree of objects to choose a compatible GComponent to load from a xml structure 
 | 
class  | 
GObjectComboBoxWithLabel<T>
It is a  
GComboBoxWithLabel linked to a list of objects of a generic type T. | 
class  | 
GObjectSelector<T>
Class implementing a GButton and a GDialog allowing the selection of objects from a list provided
 by the user. 
 | 
class  | 
GOpenCloseButton
The class defines a specific button, called openCloseButton, having two states : open or closed. 
 | 
class  | 
GPopupList
The class implements a  
GPopupMenu associated with a GHyperlinkLabel. | 
class  | 
GPopupListWithLabel
The class implements a label  
GLabelWithIndicator, and a GPopupList. | 
class  | 
GSliderAbstractWithLabel
Abstract class encapsulating the common methods for GSliderWithLabel and GSliderRealWithLabel. 
 | 
class  | 
GSliderRealWithLabel
This class defines a real slider having a validity interval. 
 | 
class  | 
GSliderWithLabel
This class defines an integer slider having a validity interval. 
 | 
class  | 
GTable1D
The class implements a table for functions of a single variable x, the same variable for all
 represented functions. 
 | 
class  | 
GTextAreaWithLabel
Class defining a textArea with a label. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GLogEventTable
Table to hold the events from the GLogger. 
 | 
class  | 
GLogEventTablePanel
This class represents the table to hold the events from the  
GLogger. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GBufferedTextArea
Class defining a GTextArea with an offline buffer in order to improve the performance when
 treating for example outputs from programs. 
 | 
class  | 
GButton
This class represents a push button, that can be enabled or disabled at will. 
 | 
class  | 
GCheckBox
Class representing a checkbox widget. 
 | 
class  | 
GComboBox
ComboBox widget used to select one input in a list of labels. 
 | 
class  | 
GDateField
Date field class. 
 | 
class  | 
GDetachedPanel
Class representing a detached panel. 
 | 
class  | 
GDialog
Represents a dialog object. 
 | 
class  | 
GHyperlinkLabel
The class GHyperlinkLabel defines a label blue and underlined. 
 | 
class  | 
GImage
Widget used to display an image. 
 | 
class  | 
GIntField
Implements a field capable of formatting double values in normal and scientific formats. 
 | 
class  | 
GLabel
Label widget based in the JLabel SWING widget. 
 | 
class  | 
GList
Class to implement a GENIUS version of JList. 
 | 
class  | 
GNumberFieldAbstract
Abstract class defining the interface that shall be followed by the GIntField and GRealField. 
 | 
class  | 
GPanel
Class corresponding to the SWING component JPanel, representing a panel where
 the different widgets are displayed. 
 | 
class  | 
GProgressBar
This class represents a progress bar basically to be used for representing the progress of the
 GCommandLauncher processes. 
 | 
class  | 
GRadioButton
Class representing a radio button based on the JRadioButton widget. 
 | 
class  | 
GRealField
This class implements a field which allows entering and displaying only real numbers, double values in
 normal and scientific formats. 
 | 
class  | 
GSeparator
Represents a separator line widget based on the JSeparator. 
 | 
class  | 
GSlider
Integer slider class based on the JSlider widget. 
 | 
class  | 
GSliderReal
Real slider class based on the JSlider widget in order to input real numbers. 
 | 
class  | 
GSplitPane
GSplitPane is used to divide two (and only two) GComponents. 
 | 
class  | 
GStandardDialog
Class used to created dialogs with standard buttons. 
 | 
class  | 
GStandardExceptionDialog
Class used to created standard dialogs for showing errors. 
 | 
class  | 
GStandardMessageDialog
Class used to created standard dialogs for showing an information message. 
 | 
class  | 
GStandardPanelDialog
Class used to created dialogs with standard buttons. 
 | 
class  | 
GTabbedPane
Tabbed pane widget based on the JTabbedPane Swing widget. 
 | 
class  | 
GTextArea
Text area class derives from the JTextArea. 
 | 
class  | 
GTextField
Class representing a text entry field. 
 | 
class  | 
GTime  | 
class  | 
GToggleButton
Toggle button widget based in the JToggleButton Swing widget. 
 | 
class  | 
GTree
Class to implement a GENIUS version of JTree. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GDetachedPlotPanel
Class to define a plot issued from an "column MADONA" formatted file and displayed in a detached panel. 
 | 
class  | 
GGroundPlotPanel
Class to plot ground track. 
 | 
class  | 
GPlotPanel
Class to define a plot issued from an "column MADONA" formatted file. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GOverrideFileDialog
Class implementing a dialog to display the list of files to overwrite. 
 | 
class  | 
GSaveResults
Class to display a GDialog allowing to store results files and its associated context file. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GSqliteOutputVarPanel
Combo box widget for output variables panel definition from a sqlite database. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GAboutDialog
Class to create a GDialog frame including information about a tool. 
 | 
class  | 
GDataPanelAbstract
Abstract class using as a basis for upper level class regrouping all data/main widgets that will
 be set in Tabbed panes. 
 | 
class  | 
GMainFrameAbstract<T extends GDataPanelAbstract>
Abstract class using as a basis for upper level class defining the top level
 of the GUI. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GTable
Class that defines a GTable widget. 
 | 
class  | 
GTable2D
GTable with labels and units for the data, the rows and the columns. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GCommandLauncher
GCommandLauncher class defines a process that can be started or stopped by a button or a menu. 
 | 
class  | 
GCommandLauncher.GExecButton
Class representing a button linked to the GCommandLauncher. 
 | 
class  | 
GJavaCommandLauncher
Specific class derived from GCommandLauncher for launching Java programs, providing the launching item. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GDialogPrefix
GDialog widget 
 | 
class  | 
GPlot
Main class defining the GPlot tool. 
 | 
Copyright © 2024. All rights reserved.