Solutionunvalidated
to avoid the flicker — inside the updateGhostLabel method. Tension: renew the JLabel of the panel, and after updating the text, I add it again. Outcome: this forced me to use a null disposition manager.
7288a010-5cb7-4d30-8603-96148b421346
to avoid the flicker — inside the updateGhostLabel method. Tension: renew the JLabel of the panel, and after updating the text, I add it again. Outcome: this forced me to use a null disposition manager.