Package | Description |
---|---|
fr.cnes.genius.highLevel |
Package containing classes for the highLevel GENIUS widgets.
|
fr.cnes.genius.lowLevel |
Package containing the low level widgets.
|
Modifier and Type | Method and Description |
---|---|
GTextField |
GEntryNumberAbstract.getGTextField()
Get the m_textField as a GTextField.
|
GTextField |
GEntryString.getGTextField()
Get the m_textField.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
GTextField |
GTime.getGTextField()
Getter for the duration field.
|
Copyright © 2024. All rights reserved.