如何在文本区域中设置不同字体和大小的文本?

发布于 2024-11-28 20:44:19 字数 116 浏览 0 评论 0原文

我正在设计一个简单的文本编辑器,我必须在其中更改文本颜色 不同的世界,如“for”,“while”,“if”,“else”等。我也想改变大小 文本 。怎么可能。提前。(请发送JAVA中此类事情失败的适当/可能原因)

Im in designing a Simple text editor in which I have to change text colors
of difnt wolrds like 'for','while','if','else' etc. I also want to change size of
text . How it is possible . thans in advance.(Please send proper/possoble reasons for failure of such a things in JAVA)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

反话 2024-12-05 20:44:19

您可能需要从 JEditorPane

如果您不知道从哪里开始,那么最好的办法是阅读 Swing 文本组件教程

You might want to start with JEditorPane.

If you've no idea where to start, then the best thing to do would be to read the Swing text component tutorial.

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