AWT
- 网络抽象窗口工具包;抽象窗口工具箱;抽象窗口工具集;抽象窗口工具;抽象窗口工具库
-
So compared to AWT , it has relative more component features .
所以同AWT相比,它有着相对丰富的组件特性。
-
JSF has a component model similar to AWT 's GUI component model .
JSF拥有一个与AWT的GUI组件模型类似的组件模型。
-
In general , working directly with the AWT Robot requires considerable energy and time .
总而言之,直接使用AWTRobot需要大量精力和时间。
-
The correlation analysis indicated that AWT has a positive correlation with RAS ;
相关分析显示,AWT与RAS呈正相关;
-
After a while , independent AWT applications became a more current notion .
一段时间后,独立的AWT应用程序成为更流行的概念。
-
Although this control looks like a Swing or AWT combination box , it isn 't.
虽然这个控件看起来像Swing或AWT组合框,但它并不是。
-
AWT is designed to use native components .
AWT被设计为使用本地组件。
-
JSF components , like AWT components , have containers and components .
JSF组件,例如AWT组件,具有一些容器和组件。
-
However there 's no way to extends and reuse an existing AWT component .
然而无法继承和重用一个已有的AWT组件。
-
Built on top of the AWT Robot , to simulate true user input .
建立于AWTRobot之上,用于模拟真实的用户输入。
-
AWT series automatic fillet welding carriage and its application
AWT系列自动角焊机及其应用
-
It is both a replacement for the components the AWT provides and also a big step forward .
它不仅是AWT所提供的组件的替代品,并且在这些组件的基础上有了很大进步。
-
Like Swing and AWT JSF is a development framework that provides a set of standard , reusable GUI components .
像Swing和AWT一样,JSF是一个可以提供一组标准的、可重用的GUI组件的开发框架。
-
Like AWT and Swing , SWT uses layout to control the size and position of widgets on a composite .
类似于AWT和Swing,SWT使用布局来控制组合中窗口小部件的大小和位置。
-
This looks a lot like GUI code you might have written in Swing , AWT , or SWT .
这个代码看起来非常像使用Swing、AWT或SWT编写的GUI代码。
-
Still , it seemed like overkill to use SWT in this project , so I decided for regular AWT .
尽管如此,在本项目中使用SWT似乎有点小题大作,所以我决定使用正规的AWT。
-
To build a client application we had to deal with AWT using TextPad or Notepad to write the application .
构建客户端应用时我们不得不使用文本编辑器处理AWT。
-
The main and most significant example of that are AWT / Swing threading issues are a major issue with GUI development in Java .
最明显的例子就是JavaGUI开发中的AWT/Swing线程问题。
-
The aorta wall thickness ( AWT ) was measured wiht B-mode echocardiography in 128 patients with primary hypertension .
B型超声心动图下测量了128例高血压病患者主动脉壁厚度(AWT),同时检测了血脂指标。
-
Fix-Length Constrained and Two-Area Fitted Portrait Compression Via Fast AWT of Rectangular Sub-Blocks
矩形子块定长约束分区适应快速AWT人像压缩
-
Image features load from file , create dynamically , extensive edits same as AWT load from file , create dynamically , basic edits
图像特性从文件中加载,动态创建,可扩充地编辑与AWT相同从文件中加载,动态创建,基本编辑
-
The libraries that draw the graphs use Java AWT , so you need to make sure the JVM runs in headless mode .
画图的库要使用JavaAWT,所以需要确保JVM运行在headless模式。
-
Due to the same reason as AWT , SWT components are wrapped native components , which are rendered by the operating system .
基于和AWT同样的原因,SWT组件包装了本地组件,由操作系统实现渲染。
-
And the AWT Robot is too low-level ; it only knows how to click mouse buttons and press keys .
而且AWTRobot级别太低;它只知道如何单击鼠标按钮和按键。
-
Not surprisingly , it takes an argument of type of java . awt . Color , which is the color to set the control to .
它具有java.awt.Color类型的参数,用来设置控件颜色。
-
Furthermore , the AWT Robot doesn 't provide a reliable mechanism for component lookup ( such as find button with text " OK ") .
另外,AWTRobot不为组件查询(比如查找带有文本“OK”的按钮)提供可靠机制。
-
Loggers are normally named entities , using dot-separated names such as " java . awt " .
Logger是一种命名实体,采用点号隔开的字符串作为名称,比如“java.awt”。
-
Instead , I will concentrate on the layouts , which differ from their AWT and Swing counterparts .
相反,我将把注意力放在布局上,它不同于AWT和Swing中的布局。
-
You can use FESI to create interactive GUI applications through the JavaAccess extension 's support for the AWT or Swing library .
您能通过JavaAccess扩展名对AWT或Swing库的支持,使用FESI来创建交互式GUI应用程序。
-
This makes the AWT particularly well-suited for development of pluggable interfaces , where new panels or windows can be retrieved from remote servers .
这就使AWT特别适合于开发可插入式界面,其中新的面板或窗口可从远程服务器检索到。