英文: Issue while row hiding in Group By Nattable 问题 我正在使用一个带有表示不同对象的行的nattable,包括分组对象和另一个对象。 当我尝试隐藏第3...
为什么使用键盘进行选择时未触发选择事件?
英文: Why Selection event not triggered when selection is done using keyboard? 问题 我有这个使用SWT的Eclipse RC...
TreeContentProvider仅获取路径中的每个目录。(文件过滤器)
英文: TreeContentProvider just getting every Directory of my path. (File Filter) 问题 我试图获取路径中的每个文件夹。现在我...
无法在向导页面中重新绘制 SWT 组合控件
英文: Unable to redraw SWT Composite in a Wizard Page 问题 我有一个复合组件,其中包含3个UI控件 - SWT Group、SWT TabFolder...
有没有选项可以在JFace的MessageDialog中设置位置?
英文: Is there any option to set position of MessageDialog in Jface? 问题 使用Jface的MessageDialogWithToggl...
如何在 SWT 中实现单击时突出显示整行并在双击时编辑单元格的表格?
英文: SWT how to have table that highlights entire row with single click, and edits cell with double c...
如何将一个复合组件显示在另一个包含表格查看器的复合组件之上?
英文: How to display a composite on the top of another composite which contains a table viewer? 问题 在Wi...