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 |
---|---|
GLabel |
GLabelWithIndicator.getGLabel()
Get the GLabel.
|
GLabel |
GTextAreaWithLabel.getGLabel()
Get the GLabel component.
|
Modifier and Type | Method and Description |
---|---|
void |
GPopupMenu.add(GLabel labelItem)
Add a label to the popup menu.
|
Copyright © 2024. All rights reserved.