If you store the dynamic content of a component into a sequence of nodes, instead of deleting the content from the sequence and refill the it with the new nodes it is much better to insert the new nodes into a temporary sequence and at the end assign all the content in the temporary sequence to the sequence bind to the component....... article: http://aprendiendo-javafx.blogspot.com/2009/04/un-detalle-para-obtener-una-me...
Link to this comment:
All Comments (0)