花开有时

花开有时,花落有时,来有时,去有时。不撕扯,只关切;不纪念,只牵挂;不感动,只明白;不寻找,只记得。
随笔 - 24, 文章 - 0, 评论 - 54, 引用 - 0
数据加载中……

02 2008 档案

定义Eclipse Editor应该要注意的问题

posted @ 2008-02-05 13:41 花开有时 阅读(451) | 评论 (0)  编辑

如何自定义SWT Table的每一个Cell的height and width

posted @ 2008-02-03 16:26 花开有时 阅读(2392) | 评论 (1)  编辑

RCP开发--对PropertyView定义自己的排序器

posted @ 2008-02-03 15:52 花开有时 阅读(664) | 评论 (0)  编辑

定义自己的CellEditor
     摘要: 定义自己的CellEditor其实不难,完整的实例可以看Eclipse的TextCellEditor与ComboBoxCellEditor(原理都差不多,但推荐看CmboboxCellEditor,它的实现简单些)  阅读全文

posted @ 2008-02-03 14:51 花开有时 阅读(3721) | 评论 (1)  编辑