Update a JLabelTag(s): Swing
myLabel.setText("Real's HowTo"); SwingUtilities.updateComponentTreeUI(myLabel);
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com
myLabel.setText("Real's HowTo"); SwingUtilities.updateComponentTreeUI(myLabel);