MAJ (V4.3.1 : Raffraichissement des information après click sur le

bouton evaluer le node)
This commit is contained in:
pablo rodriguez 2022-12-02 10:26:56 +01:00
parent 123f46e428
commit 47a282b22c
4 changed files with 2 additions and 0 deletions

Binary file not shown.

Binary file not shown.

View File

@ -48,6 +48,8 @@ public class actEvalueTrue extends AbstractAction{
fenetres.create.getTree().setSelectionPath(path);
fenetres.create.getTree().expandPath(path);
fenetres.create.getTextNodeSelect().refreshAffichage(nod);
}
}