MAJ (V4.3.1 : Raffraichissement des information après click sur le
bouton evaluer le node)
This commit is contained in:
parent
123f46e428
commit
47a282b22c
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -47,6 +47,8 @@ public class actEvalueTrue extends AbstractAction{
|
|||||||
|
|
||||||
fenetres.create.getTree().setSelectionPath(path);
|
fenetres.create.getTree().setSelectionPath(path);
|
||||||
fenetres.create.getTree().expandPath(path);
|
fenetres.create.getTree().expandPath(path);
|
||||||
|
|
||||||
|
fenetres.create.getTextNodeSelect().refreshAffichage(nod);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user