For SWT, a control is a widget.
对于SWT,控件是窗口小部件。
本示例中,我们使用SWT。
Let's start with a basic SWT tree.
我们首先来看一个基本的swt树。
SWT, the widget library, is one of these.
部件库SWT就是其中之一。
These components are as rich as those SWT.
这些组件和SWT一样丰富。
Now the same idea can be applied in SWT development.
这个想法可同样被应用于SWT的开发。
Before we begin, I need to introduce some SWT terminology.
在开始之前,我需要介绍一些swt术语。
To create an application, you'll need to add an SWT Shell.
为了创建应用程序,您需要添加一个SWT shell。
The code in listing 1 is an example of a basic tree in SWT.
清单1中的代码是SWT中的一个基本树的示例。
Depending on the demand, we are open to add support for SWT.
根据需求的不同,我们随时准备添加对SWT的支持。
Is it the table viewer, the SWT table itself? The window?
是表查看器或swt表本身,还是窗口?
This should be the primary view ID of your SWT component.
这应是SWT组件的主视图id。
Remember that we must do this before the SWT shell is created.
请记住:我们必须在创建SWTshell之前这么做。
You must get at the underlying SWT Shell widget and set its title.
必须获取底层SWTShell窗口小部件并设置其标题。
I won't spend too much time in this column on the specifics of SWT.
在本专栏文章中,我不想把过多时间花在SWT的一些细节之上。
The SWT has proven to be the most controversial part of Eclipse.
SWT已被证明是Eclipse最具争议的部分。
In SWT, a table is an instance of org.eclipse.swt.widgets.Table.
在swt中,表是or g . eclipse . swt . widgets .Table的实例。
After entering this argument, click Run to start the SWT application.
在输入该参数之后,单击Run启动SWT应用程序。
There are two main open source data binding APIs for use with SWT.
有两个主要的开源数据绑定API用于与SWT 结合使用。
SWT USES the platform's controls, and the result is much more pleasant.
SWT使用平台的控件,结果要好得多。
Objective To study hemorheology of SWT and its effective position.
目的对四物汤及其有效部位进行血液流变学实验研究。
The rest of this article will demonstrate the use of many new SWT controls.
本文的其余部分将展示如何使用许多新的SWT控件。
Figure 8 shows how the main components of the SWT application fit together.
图8显示了如何将SWT应用程序的主要组件组合在一起?
You can download the complete code for the SWT application from the Sandbox.
可以从Sandbox下载SWT应用程序的完整代码。
The end solution is complete and can be easily integrated into any existing SWT application.
最终解决方案是完整的,可将其轻松集成到任何现有SWT应用程序中。
The end solution is complete and can be easily integrated into any existing SWT application.
最终解决方案是完整的,可将其轻松集成到任何现有SWT应用程序中。
应用推荐