日历中的表格单元格编辑器

发布于 2024-11-04 22:26:22 字数 109 浏览 1 评论 0原文

我正在 Eclipse 中制作日历,我希望能够编辑单元格、添加事件等。现在,我可以在单元格中写入内容,但它看起来不太漂亮。我想我需要一个表格单元格编辑器,但我真的不知道如何编写一个。 有人愿意解释一下吗?

I'm making a calendar in Eclipse and I want to able to edit the cells, adding events etc. Right now, I can write stuff in the cells, but it doesn't look pretty. I figure I need a table cell editor, but I don't really know how to write one.
Does anyone feel like explaining it a bit?

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

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

发布评论

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

评论(1

飞烟轻若梦 2024-11-11 22:26:22

这是教程: http://download.oracle.com/javase/tutorial /uiswing/components/table.html 它涵盖了表格单元格编辑器和渲染器。

Here's the tutorial: http://download.oracle.com/javase/tutorial/uiswing/components/table.html it goes overs table cell editors and renderers.

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