gpt4 book ai didi

java - JLabel 内的两行文本

转载 作者:行者123 更新时间:2023-12-02 08:57:02 25 4
gpt4 key购买 nike

如何在 JLabel 内写两行文本(它不适用于 \n )?

最佳答案

尝试这样做:
JLabel myLabel = new JLabel("<html>this is line1<br>this is line2</html>");

关于java - JLabel 内的两行文本,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4712275/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com