如何在Java Applet中获取Richtext Box?

发布于 2024-10-14 17:57:38 字数 70 浏览 0 评论 0原文

我需要在 Applet 窗口中显示 RichTextbox。如果有人知道答案帮助我...

我正在等待你的答案。

I need to display RichTextbox in my Applet window. If anybody know answer help me...

Im waiting for Ur answers.

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

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

发布评论

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

评论(2

漆黑的白昼 2024-10-21 17:57:38

您可以使用提供一些基本 RTF 支持的 JEditorPane

您可能需要的所有信息都可以在 Sun 的教程中找到,网址为 http: //java.sun.com/docs/books/tutorial/uiswing/components/text.html

You can use a JEditorPane which provides some basic RTF support.

All the information you might need can be found on Sun's tutorial at http://java.sun.com/docs/books/tutorial/uiswing/components/text.html

梦途 2024-10-21 17:57:38

使用 JEditorPane。这是操作方法

Use JEditorPane. Here is howto

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