swt信息详情
abbr.短波无线电发射(Short-waveTransmission);表面波试验(SurfaceWaveTest)
insectivora species───食虫纲
frail synonym───脆弱同义词
oh my gosh───哦,我的天啊
ass pillow───屁股枕头
onwards and upwards───天天向上;勇往直前;一直进步
fructose metabolism───果糖代谢
ghost riders in the sky───天空中的幽灵骑士
buckeye recruits───七叶树新兵
substantively legal───实质上合法的
traitorous lord───叛徒领主
In this example, we use SWT.───本示例中,我们使用SWT。
For SWT, a control is a widget.───对于SWT,控件是窗口小部件。
Let's start with a basic SWT tree.───我们首先来看一个基本的swt树。
When you place your portlet on a page, it makes more sense if it closely matches the name of your SWT view.───将portlet放置到页面上时,如果其名称与SWT视图的名称相近,会给您带来很大的方便。
Accessing GUI components and mocking them is often difficult with SWT and Swing.───用SWT和Swing通常很难访问GUI组件并模拟(mock)这些组件。
It is assumed that you are already familiar with Java development in Eclipse and that you know how to link a project with the SWT toolkit.───本文假设您已经熟悉在Eclipse中进行Java开发,还假设您知道如何将项目链接到SWT工具包。
By this way, SWT wants the components created by programmer can be automatically released when dispose methods of display is called.───这样,SWT就能让由编程者创建的组件在display的dispose方法被调用的时候自动被释放。
One of the original design goals of Eclipse Forms was to allow the reuse of existing SWT controls.───EclipseForms的一个初始设计目标是,实现对现有SWT控件的重用。
Two of its major components are a graphical library called the Standard Widget Toolkit (SWT) and a matching utility framework called JFace.───它的两个主要组件是名为SWT的图形库和与其匹配的名为JFace的实用程序框架。
As described in the first installment, " How to create a simple SWT application," SWT supports plain text entry and display through the Text control.
Because an SWT application is required to load a system library upon execution, it needs to have full access to the user's workstation.
The SWT library reflects the basic widgets of the host operating system.
To run the application, you need to add a platform-specific SWT shared library or DLL to your path.
A boolean function minimization system based on learning from examples called SWT is introduced in this paper.
Firstly, the algorithm finds out the maximum points of each corresponding fractional, and converts the curve modulus composed by these maximums to wavelet domain through the lifting SWT.
SWT uses a system library to manage the integration between its platform-independent API and the underlying operating system.
We have an SWT control (see TagCloud.java in the com.ibm.cademo.sl.comp.cloud package) that we want to expose.
Since SWT needs to operate outside the default sandbox to load a system library, all JAR files deployed with Java Web Start must be digitally signed.