The appobjects folder contains GUI objects obtained by the test object map feature.
appobjects 文件包含了测试对象映射特性获取的GUI对象。
This paper is show the design standard of GUI object width for wearable computer.
并给出了可穿戴计算机GUI的图标尺寸宽度设计准则。
A JFace window is not actually the GUI object for a top-level window (SWT already provides one, called a shell).
JFace窗口实际上不是顶级窗口的GUI对象(SWT已经提供了一个,名为Shell)。
Verification points for SAP are enhanced to capture any property of a SAP GUI object and optionally check it against an expected value.
SAP的确认点被增强为可以捕获任何 SAPGUI 的属性,并可以随意的针对一个预期数值做检查。
Instead, it's good to write a generic method in a class to simulate the above action, which inherits the GUI object class in the appobjects folder.
相反,在类中编写通用方法以模拟以上的操作就比较合适了,它继承了appobjects文件夹中的GUI对象类。
In this article, I introduce some of the basic SWT (the name for the basic GUI object) types and show how to combine them to create a working application.
在本文中,我将介绍一些基本的SWT(基本GUI对象的名称)类型,并展示如何综合使用它们来创建有用的应用程序。
The common solution in GUI accessibility APIs such as IAccessible or IAccessble2 is to provide a "role" attribute for a GUI object, which specifies its purpose.
在IAccessible和IAccessble2这样的GUI可访问性api中,常见的解决方案是为GUI对象提供一个“角色”属性,用于指定其作用。
If you don't know how a GUI action is executed with a GUI object (like in this example), you can use the recording feature, and then refer to the generated program.
如果您不知道GUI对象是怎样执行gui操作的(就像本例),那么您可以使用记录特性,然后引用生成的程序。
With the jar file provided with the QSE framework, you can define the methods shown in Figure 3 and Listing 1 to get GUI objects obtained by the Test object Map feature.
对于QSE框架提供的jar文件,您可以定义如图3和列表1所示的方法,以得到TestObjectmap特性获取的GUI对象。
So clearly, you won't learn about an amazing new GUI object or some sort of super-secret approach to creating user interaction; you will work with simple requests and simple responses.
显然,我们不会遇到特别新的GUI对象或者创建用户交互的某种超极神秘的方法,我们将使用非常简单的请求和非常简单的响应。
Finally, notice that references to the GUI components need to be kept available in the object scope so they can be accessed in the synchronization methods.
最后,请注意对GUI组件的引用在对象范围内必须保持可用,这样才能在同步方法中访问这些组件。
In the application shown in Figure 2, the GUI relies on an abstraction — a data access object or DAO.
在图2所示的应用程序中,GUI依赖于一个抽象——一个数据访问对象或DAO。
In Figure 1, step 5 creates a component model. This allows a pairing of the XML node (now an in-memory object) with a GUI component.
在图1中,步骤5创建了一个组件模型,支持将这个XML节点(现在是内存对象)和一个GUI组件组成一对。
Open the test object map, and then change the property values that are GUI display values to key names of the resource files.
打开测试对象图,然后将作为GUI显示值的属性值,更改为资源文件的密钥名。
Open the test object map, and then change the property values that are GUI display values to key names of the resource file, as shown in Figure 14.
打开测试对象图,然后将作为GUI显示值的属性值更改为资源文件的密钥名字,如图14所示。
In the following example, you use the verification point object as the expected object, which was created by capturing the GUI table as a verification point in the previous example.
在接下来的例子中,您可以使用验证点对象作为预期对象,它是通过获取GUI表格作为上例中的验证点得以创建的。它将会创建一个预期的对象。
To access the EJB as a CORBA object, you need to create a simple GUI client application that runs in the Geronimo application client container.
要作为CORBA对象访问e JB,需要创建一个简单的GUI客户机应用程序,运行在Geronimo应用程序客户机容器中。
The buttons register as GUI test objects in the object Map, and they are assigned indexes that correspond to their positions in the applet.
这些按钮在对象图中注册为GUI测试对象,并且分配了索引以对应于它们在applet中的位置。
Thanks to this move, the Glib object system is now completely independent of GUI-related trappings.
由于这样的移动,Glib对象系统现在就与GUI相关的问题完全无关了。
Obviously, since they are values in variables, you could easily log the contents of the result object, send them as e-mail, display them in a GUI, or whatever, rather than simply print to STDOUT.
显然,由于它们是变量中的值,您可以轻松地将result对象的内容记录入日志,或者在GUI中显示,不管怎么样,不是仅仅打印到STDOUT。
The TestNG-Abbot framework comes with a handy AbbotFixture object that facilitates working with GUI components and essentially bootstraps the entire testing process.
TestNG - Abbot框架附带了一个方便的AbbotFixture对象,它简化了GUI组件的使用,实际上也引导了整个测试过程。
This enables users to capture and play back GUI-level interactions, using Siebel's object model, and to verify property and data points on Siebel custom components.
这样可以让用户通过使用Siebel的对象模块,捕获和回放 GUI 层级的交互作用信息,从而校验 Siebel自定义组件中的属性和数据点。
The Siebel support enables you to capture and play back GUI-level interactions using Siebel object models and events.
Siebel支持可以让您利用 Siebel对象模型和事件获取并回放 GUI 级别的交互。
The FacesContext object contains all the state information JSF needs to manage the GUI component's state for the current request in the current session.
FacesContext对象包含了JSF用来管理当前会话中当前请求的GUI组件状态所需要的所有状态信息。
In Listing 1, I've created a TestNG test (that doesn't actually have any tests in it) that USES TestNG-Abbot's AbbotFixture object in a fixture to hold an instance of my Word Finder GUI.
在清单1中,我创建了一个TestNG测试(实际上并没有对其做任何测试),该测试在fixture中使用TestNG - Abbot的AbbotFixture对象来存放WordFinder GUI的实例。
Here, I'm creating a Rhino mainframe object that will serve as the mainframe of the GUI.
在这里,我将创建一个RhinoMainFrame对象,它将作为GUI的主框架。
You would of course need a technology that recognizes GUI controls and exposes their properties in an object-oriented fashion.
您当然会需要一种识别GUI控件并以面向对象方式显露出其属性的技术。
GUI design includes the user interface design, key design, data structure defines and object define.
GUI设计讨论了界面设计、按键设计、数据结构定义和对象定义。
Combining with the method, the paper also discusses some phenomena happened in object-oriented GUI design.
结合三层结构方法,文章对一些常见的面向对象界面现象进行了探讨。
Combining with the method, the paper also discusses some phenomena happened in object-oriented GUI design.
结合三层结构方法,文章对一些常见的面向对象界面现象进行了探讨。
应用推荐