Package | Description |
---|---|
fr.cnes.genius.constraints | |
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 |
---|---|
static void |
GConstraint.avoidHorizontalDisplacement(GLabel longestGLabel,
GLabelWithIndicator alwaysVisibleGLabel)
Given the label that arrives the most to the right hand side of the panel, normally the loguest, or the
one with the greater gap at left, and given one label that is always visible, it computes the minimum
width for the indicator of the allways visible label in order to avoid lateral displacement of the
layout second column widgets when displaying/occulting ihm subparts, and it appyies it by the method
GConstraint.setWMin(int) . |
Modifier and Type | Method and Description |
---|---|
GLabelWithIndicator |
GPopupListWithLabel.getGLabel()
Get the GLabel component.
|
GLabelWithIndicator |
GChoice.getGLabel()
Get the GLabel associated with the component.
|
GLabelWithIndicator |
GEntryDate.getGLabelWithIndicator()
Get the m_label.
|
GLabelWithIndicator |
GSliderAbstractWithLabel.getGLabelWithIndicator()
Get the m_label.
|
GLabelWithIndicator |
GListWithLabel.getGLabelWithIndicator()
Return the GLabel component.
|
GLabelWithIndicator |
GComboBoxWithLabel.getGLabelWithIndicator()
Return the GLabel component.
|
GLabelWithIndicator |
GEntryVectorAbstract.getGLabelWithIndicator()
Return the GLabel associated with the vector.
|
GLabelWithIndicator |
GEntryNumberAbstract.getGLabelWithIndicator()
Get the m_label.
|
GLabelWithIndicator |
GEntryString.getGLabelWithIndicator()
Get the m_label.
|
GLabelWithIndicator |
GCheckBoxWithIndicator.getGLabelWithIndicator()
Return the GLabel component.
|
GLabelWithIndicator |
GMultipleChoice.getLabel()
Get the GLabel associated with the component.
|
Modifier and Type | Method and Description |
---|---|
GLabelWithIndicator |
GTime.getGlabel()
Getter for the label of the widget.
|
Copyright © 2024. All rights reserved.