SWT

短波无线电发射
常用释义
abbr. 短波无线电发射(Short-wave Transmission);表面波试验(Surface Wave Test)

扩展信息

标准窗口小部件工具箱(Standard Widget Toolkit)
Standard Widget ToolkitSWT) 是一个用户界面工具包,可以按照高效且可移植的方式访问底层操作系统的 UI 设施。(参见 …
工具包
标准器件工具包(SWT) 是一个最初由IBM开发的工具包,现在由Eclipse基金会维护。 SWT的实现同重量级的组件AWT有更多的 …

例句

When you place your portlet on a page, it makes more sense if it closely matches the name of your SWT view.

将portlet放置到页面上时,如果其名称与SWT视图的名称相近,会给您带来很大的方便。

用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工具包。

这样,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的实用程序框架。

Now it is time to see all of the SWT controls we have discussed come together in a simple executable example: Basic1.

现在是时候来看一下我们已经在简单的可执行例子Basic1中讨论过的所有SWT控件了。

Almost all SWT GUIs are created out of a few basic parts.

几乎所有SWTGUI都是从某些基础部分开始创建的。

As part of the next-generation version of SWT, RAP plans to provide a fully AJAX-based implementation of SWT.

作为下一代SWT的一部分,RAP计划提供完全基于AJAX的SWT实现。

We take a look at two possible solutions to create GUI tests for SWT and Swing applications that promise to make this task easier.

让我们来看一看两个为SWT和Swing应用创建GUI测试的解决方案,它们均宣称能够使GUI测试工作更加简单。

Invoke the Source: Organize Imports action, and ensure that, when prompted, you select the SWT definition of these classes.

调用Source:OrganizeImports行为,当有提示时确保您选择了这些类中的SWTdefinition。

This MessageBox is one example of a set of standard dialogs that SWT provides.

这个MessageBox就是SWT提供的一组标准对话框的一个示例。

JFace在其API和实现方面都是独立于窗口系统的,它旨在使用SWT而不隐藏它。

FormLayout: Unique to SWT (at least I don't know of a JDK equivalent).

FormLayout:SWT独有的布局(至少我不知道JDK有等同的布局方式)。

Not only that, you can already run Eclipse on OSX thanks to the cross-platform SWT support being bound to the native code already.

除此之外,你还可以在OSX上运行Eclipse,这是因为跨平台的SWT支持已经绑定到本地代码上了。

JFaceviewer是构建在SWT(标准窗口小部件工具箱)窗口部件之上的抽象层(查看参考资源可以获得更多关于SWT的参考资料)。

因为SWT应用程序在执行时需要装入系统库,所以它需要能够完全访问用户的工作站。

JFace窗口实际上不是顶级窗口的GUI对象(SWT已经提供了一个,名为Shell)。

SWT和JFace提供了几个不同的类,帮助您在几个缓存中管理GDI资源。

关于EclipseForms需要了解的重要一点是,实际上您可以在能够使用SWT小部件的任何位置使用它的小部件。

SWT, the widget library, is one of these.

部件库SWT就是其中之一。

每个组件都必须至少拥有一个单参数的构造器。

jFace在API和实现两方面都独立于窗口系统,其设计目的是使用SWT而不是隐藏它。

它的工作方式是自动为Swing或SWT应用生成标准的JUnit测试。

SWT is a widget set and graphics library integrated with the native window system, but with an OS-independent API.

SWT是一个窗口构件集和图形库,它集成于本机窗口系统但有独立于OS的API。

这篇专栏文章将讨论一些首选项和属性,这使我有机会来研究SWT。

基于和AWT同样的原因,SWT组件包装了本地组件,由操作系统实现渲染。

Being toolkit independent, you also develop test scripts the same way, whether the application being tested is Swing, SWT or HTML based.

由于独立于工具集,你还可以使用相同的方式开发测试脚本,无论被测试的应用基于Swing、SWT抑或是HTML。

Own two feet with will of Allah SWT, if people choose to call the Most Beneficient the Most Merciful.

自己的腿依照真主的意愿,如果人们愿意把“最大的恩赐”称为“最大的仁慈”。

Is not the actual SWT widget , nor does it try to hide the SWT widget from you .

不是真正的SWT窗口构件,它也没有打算向您隐藏SWT窗口构件。