In the Specify the main class window, enter com.budget.PBAWinPDC in the main class field and click Finish.
在Specifythemainclass窗口中,在mainclass字段中输入com . budget . PBAWinPDC并单击Finish。
A window pops up, in which you can type the name of any class in your workspace (see Figure 8).
将弹出一个窗口,您可以在其中键入工作空间中的所有类的名称(参见图8)。
If you set the class path temporarily, each time you open a new command window you need to set it again.
如果是临时设置类路径,那么每次打开新的命令窗口时,都需要再次设置它。
As described above, you must create a view NIB file and view controller for each application window to associate any view to the correct view controller class.
如之前所述,您必须为每一个应用程序窗口创建一个视图nib文件和视图控制器,并将视图关联到正确的视图控制器类上。
In a nutshell, we will be creating a standard frame window application, and force it to use a custom view class.
概括起来说,我们将创建一个标准的框架窗口程序,并在其中使用定制的视图类型。
Now, define a frame class, which will represent the main window of your application.
现在开始定义框架类,它代表应用程序中的主窗口。
To implement this listener class, we'll code an anonymous class in the main Explorer Window.
为了实现该侦听器类,我们将在主资源管理器窗口中编码一个匿名类。
Then you need to make an SWT shell class and a class for the dialog window itself Download the code at the bottom of the article.
然后您需要生成一个SWT外壳类和对话框窗口本身的类(下载本文底部的代码)。
PDT will also pop up a code completion window while you key class names.
当输入类名时,PDT也会弹出代码补全窗口。
The List Window is made up of a Table view, which is your cloud list (UITableView class), as shown in Figure 13.
List窗口是由一个表格视图构成的,这是您的云清单(UITableView类),如图 13 所示。
Enter samples.StockQuoteProxy for the Class name, so the window looks like Figure 1.20.
输入samples . StockQuoteProxy作为类的名称,该窗口如图1.20所示。
These class attribute values characterize the tags with special meaning as either portlet containers or a particular portlet window.
这些类属性值带有标签,具有特殊的意义。
Martin Fowler describes it as: Putting all presentation state and behavior for a window in a single class.
MartinFowler的回答是:将一个窗口所有的表现状态和行为都放在一个类里。
An activity represents a user interaction, and the class extending the activity class creates a window for a UI.
一个活动代表一次用户交互,它扩展activity类,为UI创建一个窗口。
In the case of the Receiver class it simply prints the character it receives to the console window.
对于receiver类来说,它简单地打印了对操控台窗口接受的字符。
AutoIt scripts are easy to write, but are dependent on the browser type and version as window title and window control class vary in different browsers and editions.
AutoIt脚本很容易编写,但是依赖于浏览器类型和版本,因为不同的浏览器和版本中,窗口标题和窗口控件类是不相同的。
On this next window, specify CallLauncherHTTP for the Class name and com.ibm.http.test for the package, then next (Figure 11).
在下一个窗口中,为Classname指定CallLauncherHTTP,为package指定com . ibm . http . test,然后单击Next(图11)。
The tcpmon class writes any SOAP envelope that comes to port 8070 to the tracing window and sends it to localhost port 8080.
tcpmon类把任何发往端口8070的SOAP信封都写到跟踪窗口并将其发送到本地主机端口(localhost port) 8080。
The class extending the Activity class creates a window for a UI.
该类扩展了activity类,为UI创建了一个窗口。
Instead of creating a new window and setting it up, you put the Gtk.Window class into a subclass and move all setup code into a constructor.
现在不再创建并设置新窗口,而是把Gtk . window类放进一个子类,并把所有设置代码移动到构造函数。
Figure 13 shows the reference pane on the left-hand side of the editor window, containing all syntax arranged by library and class.
图13展示了位于编辑窗口左侧的reference面板,包含了按照库和类排列的所有语法。
Select the Source tab of the edit window to view the useBean tags that were generated when you dropped the content spot class files in the JSP.
选择编辑窗口的Source选项卡以查看在您把内容点类文件放置到 JSP 中时生成的useBean标记。
The add_face method of the Entities class both draws the surface in the design window and returns a face object.
entities类的add_face方法在设计窗口中画出该平面,并返回一个face对象。
You are ready to use the find method to locate the Place an Order dialog, using the class information for the window.
您已准备好使用find方法来定位PlaceanOrder对话框,利用窗口的类信息。
The MainGUI class contains the GUI objects in the main window, and it is placed under the appobjects folder.
maingui类包含了主窗口中的GUI对象,它位于appobjects文件夹之下。
Extend the ManageCustomer class with org.zkoss.cdi.util.GenericComposer, thus enabling the auto injection of the child components of the window component to the ManageCustomer controller class.
用or g . zkoss . cdi . ut il . GenericComposer扩展managecustomer类,从而启用自动注入窗口组件的子组件到ManageCustomer控制器类。
This instance is a factory responsible for creating instances of class DefaultInformationControl, which will be responsible for managing the information window.
这个实例是一个负责创建类DefaultInformationControl的实例的工厂,所创建的实例将负责管理信息窗口。
Note that you cannot enter the PortType class in the Properties window until you have created the class by coding or by importing a WSDL, as shown in Figure 3.
注意,您不能在Properties窗口中输入porttype类,除非通过编写或导入WSDL创建了类,如图3所示。
In the index.zul file in Listing 2, you define a simple window component and display a text field of the HelloWorld class using the ${helloWorld.text}
在清单2 的 index.zul文件中,定义一个简单的窗口组件,并用 ${helloWorld.text} EL 表达式显示一个 HelloWorld 类的文本字段。
In the class Selection window, enter the first part of the class name, such as Stock.
在ClassSelection窗口中,输入类名称的第一部分,如Stock。
应用推荐