Package | Description |
---|---|
fr.cnes.genius.calculator | |
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
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.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.
|
Modifier and Type | Class and Description |
---|---|
class |
GCalculator
Class to define the calculator panel.
|
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 |
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 |
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 |
GObjectComboBoxWithLabel<T>
It is a
GComboBoxWithLabel linked to a list of objects of a generic type T. |
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.
|
class |
GTextAreaWithLabel
Class defining a textArea with a label.
|
Modifier and Type | Class and Description |
---|---|
class |
GCheckBox
Class representing a checkbox widget.
|
class |
GSplitPane
GSplitPane is used to divide two (and only two) GComponents.
|
class |
GTabbedPane
Tabbed pane widget based on the JTabbedPane Swing widget.
|
class |
GTime |
Modifier and Type | Class and Description |
---|---|
class |
GPlotPanel
Class to define a plot issued from an "column MADONA" formatted 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 |
GDataPanelAbstract
Abstract class using as a basis for upper level class regrouping all data/main widgets that will
be set in Tabbed panes.
|
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.
|
Copyright © 2024. All rights reserved.