如何更改JLabel中特定字符的颜色?例如,
JLabel lbl = new JLabel("My Text");
我希望My有蓝色,而Text有红色.可能吗?
JLabel lbl = new JLabel("