简体   繁体   English

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

[英]Table Cell Editor in a calendar

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.我正在 Eclipse 中制作日历,我希望能够编辑单元格,添加事件等。现在,我可以在单元格中写东西,但它看起来并不漂亮。 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?有人愿意解释一下吗?

Here's the tutorial: http://download.oracle.com/javase/tutorial/uiswing/components/table.html it goes overs table cell editors and renderers.这是教程: http://download.oracle.com/javase/tutorial/uiswing/components/table.html它会覆盖表格单元格编辑器和渲染器。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM