AWT

  • n.自动井下测试;深度废水处理;自动测井
  • 网络抽象窗口工具包(Abstract Window Toolkit);抽象窗口工具箱;Average work time

AWTAWT

AWT

抽象窗口工具包(Abstract Window Toolkit)

不同于抽象窗口工具包AWT),管理自己的事件队列,Glass工具包使用本机操作系统的事件队列调度线程。 也不像AWT的…

抽象窗口工具箱

一开始抽象窗口工具箱AWT)是JDK的一部分,但是它确实不足以支持复杂的用户界面。它支持实现HTML表单而且提供独立 …

Average work time

Average work timeAWT ) —— 平均工作时长 有时也称为平均事后处理时长或综述时长,可从 ACD 中获取。

1
An AWT component is usually a component class which holds a reference with a peer interface type. 一个AWT组件通常是一个包含了对等体接口类型引用的组件类。
2
Although the system can be used with any biodegradable solvent, AWT recommends using its Safe-T-Wash with a low VOC rating for best results. 虽然该系统可用于任何可生物降解的溶剂,awt建议使用其安全T式洗手与低VOC的评级,最好的结果。
3
AWT takes most of the resource management task to the system, relieving developers from tedious resource management. AWT将绝大多数资源管理任务交给系统,将开发者从单调乏味的资源管理中解救出来。
4
Because AWT follows the requirements of the native platform, the behavior of applications can be different on different platforms. 因为AWT遵循本机平台的需求,所以应用程序的行为在不同平台上可以不一样。
5
Following are a few simple -- but essential -- changes that will let you make the most of the improved AWT focus subsystem. 下面是一些简单的―但基本的―更改,这样,您将可以充分利用改进了的AWT焦点子系统。
6
As noted in the service implementation above, we converted a java. awt. Image object into a byte[]. 正如上面提到的服务实现,我们转换java.awt.Image对象为一个byte[]数组。
7
You can see that AWT components provide a universal public API to the application by AWT component class and AWT peers. 作为整体,AWT组件由AWT组件类和AWT对等体提供了一个全局公用的API给应用程序使用。
8
This is only one of numerous examples where AWT has relied too heavily on the native focus manager. 这只是AWT很大程度上依赖本机焦点管理器的许多示例之一。
9
Due to the same reason as AWT, SWT components are wrapped native components, which are rendered by the operating system. 基于和AWT同样的原因,SWT组件包装了本地组件,由操作系统实现渲染。
10
So java. beans technically has an optional dependency on AWT, when common sense dictates that it should not. 因此从技术上讲java.beans有依赖于AWT的选项,尽管常识告诉我们不应该有。
11
Like Swing and AWT JSF is a development framework that provides a set of standard, reusable GUI components. 像Swing和AWT一样,JSF是一个可以提供一组标准的、可重用的GUI组件的开发框架。
12
This involves understanding how images are constructed and can be manipulated using AWT composites. 这需要我们理解如何构造图像以及如何使用AWTcomposite来操作这些图像。
13
In release 1. 4 the AWT is being given a completely new focus model, which has long been a problem area. 在发行版1.4中AWT被赋予一种全新的焦点模型,很久以来这一直是个问题区域。
14
Such measures were deemed necessary due to the inadequacy of the old AWT focus subsystem. 我们认为这些措施是必需的,原因在于旧的AWT焦点子系统不完善。
15
JFC refers to the entire set of graphical and user interface technologies included in the Java 2 platform, including AWT and Swing. JFC指的是包含在Java2平台内的一整套图形和用户界面技术,包括AWT和Swing等。
16
Most AWT event classes are not implemented as being strictly immutable, but could be with small modifications. 大多数AWT事件类都没有作为严格的不变类来实现,而是可以有小小的修改。
17
Industrial, commercial, technical and AWT staff related with maintenance issues. 工业,商务,技术及AWT有关维护问题的员工。
18
After a while, independent AWT applications became a more current notion. 一段时间后,独立的AWT应用程序成为更流行的概念。
19
Because heavyweight components render using a separate native window (AWT components), they are reliant on the native focus system. 因为重量级的组件实施使用一个独立的本机窗口(AWT组件),对于本机焦点系统它们是可信赖的。
20
Unlike AWT or JFC, SWT is tightly integrated with the operating system's native windowing environment. 与AWT和JFC不同,SWT与操作系统的本机窗口环境紧密集成在一起。
21
With Merlin, you get a whole new focus subsystem at the AWT level. 至于Merlin,它为您提供了一个全新的、AWT级的焦点子系统。
22
Like AWT and Swing, SWT uses layout to control the size and position of widgets on a composite. 类似于AWT和Swing,SWT使用布局来控制组合中窗口小部件的大小和位置。
23
The wrapper implementation must convert between byte[] and java. awt. Image before delegating the method calls to the real service. 在委托方法调用到真正的服务之前,封装器实现必须在byte[]和java.awt.Image之间转换。
24
JSF components, like AWT components, have containers and components. JSF组件,例如AWT组件,具有一些容器和组件。
25
Back up the test database AWT (use a sample database to test). 备份测试数据库AWT(使用一个示例数据库来测试)。
26
The new implementation of the AWT focus subsystem is a bold break from the old one. 这个AWT焦点子系统的新实现与旧的完全不同。
27
Not surprisingly, it takes an argument of type of java. awt. Color, which is the color to set the control to. 它具有java.awt.Color类型的参数,用来设置控件颜色。
28
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应用程序。
29
One such change is to the AWT focus management subsystem. 其中一个就是对AWT焦点管理子系统的更改。
30
API components are well thought out, and both the components and the AWT graphing classes adhere to the MVC architecture. API组件设计得也很好,这些组件和AWT绘图类都遵守MVC体系结构。