|
|
|
@ -104,7 +104,7 @@ public class UserInfoPane extends BasicPane {
|
|
|
|
|
this.userInfoLabel.setText(com.fr.design.i18n.Toolkit.i18nText("Fine-Designer_Login_Onclick")); |
|
|
|
|
this.userInfoLabel.setForeground(UIManager.getColor("color.text.white")); |
|
|
|
|
this.userInfoLabel.setOpaque(true); |
|
|
|
|
this.userInfoLabel.setBackground(UIManager.getColor("color.normalBrand")); |
|
|
|
|
this.userInfoLabel.setBackground(UIManager.getColor("color.brand.normal")); |
|
|
|
|
this.userInfoLabel.resetUserName(); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|