如何更改JLabel中特定字符的颜色?例如,
JLabel lbl = new JLabel("My Text");
我希望My有蓝色,而Text有红色.
可能吗?
最佳答案
是的,请查看How to Use HTML in Swing Components.
原文链接:https://www.f2er.com/html/426213.htmlJLabel lbl = new JLabel("
如何更改JLabel中特定字符的颜色?例如,
JLabel lbl = new JLabel("My Text");
我希望My有蓝色,而Text有红色.
可能吗?
JLabel lbl = new JLabel("