« Main differences between V1.13 and V1.13.1 » : différence entre les versions
Aller à la navigation
Aller à la recherche
(Page créée avec « This version includes these evolutions : * On the new [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GEntryFileName.html GEntryFileName] widget: ** add a <font color=#4169E1>setLabel()</font> method. ** add the <font color=#4169E1>getSubComponent()</font> method to rule the constraints. ** the selected file was not correctly updated when we read a context file. ** The <font color=#4169E1>GReadWrite</font> interface was not fully respected as the [{{PathCurrent... ») |
Aucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
** the selected file was not correctly updated when we read a context file. | ** the selected file was not correctly updated when we read a context file. | ||
** The <font color=#4169E1>GReadWrite</font> interface was not fully respected as the [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GTextAreaWithLabel.html GTextAreaWithLabel] widget did not include it : it is now the case. | ** The <font color=#4169E1>GReadWrite</font> interface was not fully respected as the [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GTextAreaWithLabel.html GTextAreaWithLabel] widget did not include it : it is now the case. | ||
* A <font color=#4169E1>resetContextFileName</font> method has been added in the dans la [{{PathCurrentJavaDoc}}/fr/cnes/genius/standardapplication/GMainFrameAbstract.html GMainFrameAbstract] class. |
Version du 13 décembre 2024 à 14:44
This version includes these evolutions :
- On the new GEntryFileName widget:
- add a setLabel() method.
- add the getSubComponent() method to rule the constraints.
- the selected file was not correctly updated when we read a context file.
- The GReadWrite interface was not fully respected as the GTextAreaWithLabel widget did not include it : it is now the case.
- A resetContextFileName method has been added in the dans la GMainFrameAbstract class.