英文: In Java SWT, i am trying to display few information in a seperate console. Is it possible to dis...
Nattable显示转换器在水平滚动表时移动列。
英文: Nattable Display converter shifts columns when the table is scrolled horizontally 问题 我在我的Nattabl...
有没有办法在Nattable过滤行中当没有过滤字符串时禁用’clear filter’图标?
英文: Is there a way to disable the 'clear filter' icon in Nattable filter row when there is n...
在Group By Nattable中隐藏行时出现问题。
英文: Issue while row hiding in Group By Nattable 问题 我正在使用一个带有表示不同对象的行的nattable,包括分组对象和另一个对象。 当我尝试隐藏第3...
在SWT或Eclipse RCP应用程序中检测暗黑模式?
英文: Detect dark mode in SWT or Eclipse RCP application? 问题 我可以从代码中确定 SWT/RCP 应用程序是否在暗色主题下运行吗? 我迄今为止尝...
为什么使用键盘进行选择时未触发选择事件?
英文: Why Selection event not triggered when selection is done using keyboard? 问题 我有这个使用SWT的Eclipse RC...
Java应用程序在使用Thread.Sleep()后未响应。
英文: Java Application is not responding after using Thread.Sleep(); 问题 我目前运行以下代码时遇到了一些问题。如果我删除这部分,问题就...
SWT问题:使用GridData对标签进行对齐和填充时出现问题。
英文: SWT Issue in Aligning + Filling a Label with GridData 问题 所以,我尝试制作了一个小游戏,在游戏中你必须执行标签显示的动作。 我的问题是,...
无法在向导页面中重新绘制 SWT 组合控件
英文: Unable to redraw SWT Composite in a Wizard Page 问题 我有一个复合组件,其中包含3个UI控件 - SWT Group、SWT TabFolder...
Java Jar 在 Linux 上寻找 Windows SWT 库
英文: Java Jar Looking for Windows SWT Library on Linux 问题 一年前,我创建了一个在Windows上开发并部署到Linux的Eclipse项目。我使...