« Main differences between V1.13.2 and V1.13.3 » : différence entre les versions

De GENIUS
Aller à la navigation Aller à la recherche
(Page créée avec « This version only takes into account the following two points: * The [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GComponentList.html GComponentList] contextual menu (Items+/-) was not always correctly updated versus the "Remove" possibility. * It is now possible to use a "setter" method to modify the content of a tab foir[{{PathCurrentJavaDoc}}/fr/cnes/genius/lowLevel/GTabbedPane.html GTabbedPane] object. »)
 
Aucun résumé des modifications
Ligne 2 : Ligne 2 :


* The [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GComponentList.html GComponentList] contextual menu (Items+/-) was not always correctly updated versus the "Remove" possibility.
* The [{{PathCurrentJavaDoc}}/fr/cnes/genius/highLevel/GComponentList.html GComponentList] contextual menu (Items+/-) was not always correctly updated versus the "Remove" possibility.
* It is now possible to use a "setter" method to modify the content of a tab foir[{{PathCurrentJavaDoc}}/fr/cnes/genius/lowLevel/GTabbedPane.html GTabbedPane] object.
* It is now possible to use a the <font color=#4169E1>setTab()</font> method to modify the content of a tab foir[{{PathCurrentJavaDoc}}/fr/cnes/genius/lowLevel/GTabbedPane.html GTabbedPane] object.

Version du 9 septembre 2025 à 08:08

This version only takes into account the following two points:

  • The GComponentList contextual menu (Items+/-) was not always correctly updated versus the "Remove" possibility.
  • It is now possible to use a the setTab() method to modify the content of a tab foirGTabbedPane object.