Package | Description |
---|---|
fr.cnes.genius.calculator | |
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.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.
|
fr.cnes.genius.utils |
Package containing utility classes.
|
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 |
GCalculatorRef
Class to define the calculator panel.
|
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 |
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 |
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 |
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 |
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.
|
Modifier and Type | Class and Description |
---|---|
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 |
GComboBox
ComboBox widget used to select one input in a list of labels.
|
class |
GDateField
Date field class.
|
class |
GIntField
Implements a field capable of formatting double values in normal and scientific formats.
|
class |
GNumberFieldAbstract
Abstract class defining the interface that shall be followed by the GIntField and GRealField.
|
class |
GRealField
This class implements a field which allows entering and displaying only real numbers, double values in
normal and scientific formats.
|
class |
GTextField
Class representing a text entry field.
|
class |
GTime |
Modifier and Type | Class and Description |
---|---|
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 |
GAboutDialog
Class to create a GDialog frame including information about a tool.
|
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 |
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 |
GCommandLauncher.GExecMenuItem
Class representing a menu item 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.
|
Modifier and Type | Class and Description |
---|---|
class |
GPanTest
Frame to individually test the components.
|
Copyright © 2024. All rights reserved.