lwuit-label

lwuit-label

文章 0 浏览 1

如何使用 LWUIT 在标签中添加换行符?

我在 Form 上创建了一个 Label,但太大而无法在一行中显示,是否可以制作一条断线?我在 J2ME 上使用 LWUIT。 谢谢。…

海未深 2025-01-02 13:00:17 2 0

为什么 TextArea setGrowByContent(true) 当包含在列表单元格渲染器内时效率低下?

我想在 List 中显示 Label 和 TextArea ,恰好在列表 cellrenderer 中。问题是,即使我设置 ((TextArea)lData[i]).setGrowByContent(true); 那么 Text…

拥有 2024-12-25 01:38:21 3 0

LWUIT按钮问题

import com.sun.lwuit.Button; import com.sun.lwuit.Command; import com.sun.lwuit.Display; import com.sun.lwuit.Label; import com.sun.lwuit.e…

南街九尾狐 2024-12-17 12:36:12 4 0

为什么为 TextField 设置 setLabelForComponent 时不显示 Label?

Form 中有 Label、TextField 和 Container。我设置: ... private Container c = new Container(new BoxLayout(BoxLayout.Y_AXIS)); ... impay30 = ne…

伪心 2024-12-14 10:10:39 11 0
更多

推荐作者

琉璃梦幻

文章 0 评论 0

qq_4zWU6L

文章 0 评论 0

话少情深

文章 0 评论 0

彻夜缠绵

文章 0 评论 0

千寻…

文章 0 评论 0

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文