AWT
美
英 
- n.自動井下測試;深度廢水處理;自動測井
- 網(wǎng)絡抽象窗口工具包(Abstract Window Toolkit);抽象窗口工具箱;Average work time
英漢解釋
例句
An AWT component is usually a component class which holds a reference with a peer interface type.
一個AWT組件通常是一個包含了對等體接口類型引用的組件類。
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.
雖然該系統(tǒng)可用于任何可生物降解的溶劑,awt建議使用其安全T式洗手與低VOC的評級,最好的結(jié)果。
AWT takes most of the resource management task to the system, relieving developers from tedious resource management.
AWT將絕大多數(shù)資源管理任務交給系統(tǒng),將開發(fā)者從單調(diào)乏味的資源管理中解救出來。
Because AWT follows the requirements of the native platform, the behavior of applications can be different on different platforms.
因為AWT遵循本機平臺的需求,所以應用程序的行為在不同平臺上可以不一樣。
Following are a few simple -- but essential -- changes that will let you make the most of the improved AWT focus subsystem.
下面是一些簡單的―但基本的―更改,這樣,您將可以充分利用改進了的AWT焦點子系統(tǒng)。
As noted in the service implementation above, we converted a java. awt. Image object into a byte[].
正如上面提到的服務實現(xiàn),我們轉(zhuǎn)換java.awt.Image對象為一個byte[]數(shù)組。
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給應用程序使用。
This is only one of numerous examples where AWT has relied too heavily on the native focus manager.
這只是AWT很大程度上依賴本機焦點管理器的許多示例之一。
Due to the same reason as AWT, SWT components are wrapped native components, which are rendered by the operating system.
基于和AWT同樣的原因,SWT組件包裝了本地組件,由操作系統(tǒng)實現(xiàn)渲染。
So java. beans technically has an optional dependency on AWT, when common sense dictates that it should not.
因此從技術上講java.beans有依賴于AWT的選項,盡管常識告訴我們不應該有。
Like Swing and AWT JSF is a development framework that provides a set of standard, reusable GUI components.
像Swing和AWT一樣,JSF是一個可以提供一組標準的、可重用的GUI組件的開發(fā)框架。
This involves understanding how images are constructed and can be manipulated using AWT composites.
這需要我們理解如何構(gòu)造圖像以及如何使用AWTcomposite來操作這些圖像。
In release 1. 4 the AWT is being given a completely new focus model, which has long been a problem area.
在發(fā)行版1.4中AWT被賦予一種全新的焦點模型,很久以來這一直是個問題區(qū)域。
Such measures were deemed necessary due to the inadequacy of the old AWT focus subsystem.
我們認為這些措施是必需的,原因在于舊的AWT焦點子系統(tǒng)不完善。
JFC refers to the entire set of graphical and user interface technologies included in the Java 2 platform, including AWT and Swing.
JFC指的是包含在Java2平臺內(nèi)的一整套圖形和用戶界面技術,包括AWT和Swing等。
Most AWT event classes are not implemented as being strictly immutable, but could be with small modifications.
大多數(shù)AWT事件類都沒有作為嚴格的不變類來實現(xiàn),而是可以有小小的修改。
Industrial, commercial, technical and AWT staff related with maintenance issues.
工業(yè),商務,技術及AWT有關維護問題的員工。
After a while, independent AWT applications became a more current notion.
一段時間后,獨立的AWT應用程序成為更流行的概念。
Because heavyweight components render using a separate native window (AWT components), they are reliant on the native focus system.
因為重量級的組件實施使用一個獨立的本機窗口(AWT組件),對于本機焦點系統(tǒng)它們是可信賴的。
Unlike AWT or JFC, SWT is tightly integrated with the operating system's native windowing environment.
與AWT和JFC不同,SWT與操作系統(tǒng)的本機窗口環(huán)境緊密集成在一起。
With Merlin, you get a whole new focus subsystem at the AWT level.
至于Merlin,它為您提供了一個全新的、AWT級的焦點子系統(tǒng)。
Like AWT and Swing, SWT uses layout to control the size and position of widgets on a composite.
類似于AWT和Swing,SWT使用布局來控制組合中窗口小部件的大小和位置。
The wrapper implementation must convert between byte[] and java. awt. Image before delegating the method calls to the real service.
在委托方法調(diào)用到真正的服務之前,封裝器實現(xiàn)必須在byte[]和java.awt.Image之間轉(zhuǎn)換。
JSF components, like AWT components, have containers and components.
JSF組件,例如AWT組件,具有一些容器和組件。
Back up the test database AWT (use a sample database to test).
備份測試數(shù)據(jù)庫AWT(使用一個示例數(shù)據(jù)庫來測試)。
The new implementation of the AWT focus subsystem is a bold break from the old one.
這個AWT焦點子系統(tǒng)的新實現(xiàn)與舊的完全不同。
Not surprisingly, it takes an argument of type of java. awt. Color, which is the color to set the control to.
它具有java.awt.Color類型的參數(shù),用來設置控件顏色。
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來創(chuàng)建交互式GUI應用程序。
One such change is to the AWT focus management subsystem.
其中一個就是對AWT焦點管理子系統(tǒng)的更改。
API components are well thought out, and both the components and the AWT graphing classes adhere to the MVC architecture.
API組件設計得也很好,這些組件和AWT繪圖類都遵守MVC體系結(jié)構(gòu)。
Xtrace: iprint=awt traces all of the JVM internal AWT trace points to stderr, with indentations on entry and exit.
iprint=awt將所有JVM內(nèi)部AWT跟蹤點記錄到stderr,在進入和退出時進行縮進。
The GridLayout offers layout features similar to java. awt. GridBagLayout in the Java environment except without all of the complexity.
GridLayout提供的布局特性類似于Java環(huán)境中的java.awt.GridBagLayout,但沒有后者復雜。
Still, it seemed like overkill to use SWT in this project, so I decided for regular AWT.
盡管如此,在本項目中使用SWT似乎有點小題大作,所以我決定使用正規(guī)的AWT。
Therefore, to use it, you need to cast that to a java. awt. Color object.
為了使用它,您需要將其轉(zhuǎn)變為java.awt.Color對象。
The libraries that draw the graphs use Java AWT, so you need to make sure the JVM runs in headless mode.
畫圖的庫要使用JavaAWT,所以需要確保JVM運行在headless模式。
Frameworks like AWT and others run on a single computer and generate displays on a human interface based on a model in memory.
像AWT這樣的框架和其他一些框架均可在單臺計算機s上運行,并且可以在基于內(nèi)存中模型的人工界面上生成顯示。
FOP also allows you to render the results in other formats, such as PCL, PS, TXT, and AWT.
FOP還允許您呈現(xiàn)其他格式的結(jié)果,比如PCL、PS、TXT和AWT。
The JSF component model is similar to the AWT GUI component model.
JSF組件模型與AWTGUI組件模型類似。
Xtrace: iprint=awt activates method trace and set the output to stderr with indentations.
iprint=mt激活方法跟蹤并將輸出發(fā)送到stderr,進行縮進。
IKVM. AWT. WinForms. dll: This contains the AWT and Swing peers.
dll:包含了AWT和Swing對等的組件。