The menu bar is implemented using the menubar widget of ZK.
菜单栏是使用ZK的menubar小部件实现的。
In fact, they are implemented as different instances of the menubar tag.
事实上,它们实现为menubar标签的不同实例。
You can update the status of a command item in the menubar or toolbar.
您可以更新的菜单栏或工具栏命令的项目的状态。
Typically, the menus are displayed in a menubar at the top of the screen.
一般地,菜中显示在屏幕顶部的菜单栏中。
Besides having the action in the toolbar, it can also be added to the menubar.
除了在工具栏中添加该工作外,它也可以被添加到菜单栏中。
It provides some functions for changing the view and menubar or toolbar related to the view.
它提供了改变的看法和菜单栏或有关视图工具栏的一些功能。
A MenuBar that is displayed at the top of the Window and that offers menu item functionality.
MenuBar:显示在Window的顶部,并提供菜单项功能。
Menubar: powerful menu script that can mimic complex menus found in popular GUI applications.
菜单栏:强大的菜单脚本,可以模仿流行的GUI应用程序中的复杂的菜单。
The menubar, along with the defined attributes, gives this application a rich-client look and feel.
这个menubar,以及这些已定义的属性,给这个应用程序提供了一种富客户端观感。
As shown in Listing 9, I have defined a menubar with a menu label for registering new customers.
如清单9所示,我定义了一个menubar,菜单标签用于注册新客户。
The menubar attribute declared in the Frame object in Listing 3 has a menubar object as its value.
在清单3中,Frame对象中声明的menubar属性的值为一个menubar对象。
Menubar is a ZK menubar component with two child ZK menuitem components with the IDs add and exit.
menubar是ZK menubar组件,有两个子zkmenuitem组件,ID是add和exit。
In Listing 3, menubar, title, height, width, content, and visible are all attributes of the Frame object.
在清单3中,menubar、title、height、width、content和visible都是Frame对象的属性。
Figure 2 shows the top bar of the manage customer application. This is implemented using the menubar widget of ZK.
图2展示了这个客户管理应用程序的顶端菜单栏,它使用 ZK 的菜单栏小部件实现,包含 Register NewCustomer 和 Exit 两个选项。
When you move mouse pointer to menus, it's treated as the mouse has left menubar. No way to solve this, swing sucks…
当你把鼠标移动到菜单内容上,它会当做你的鼠标离开了菜单条,现在还没有办法解决这个问题。
Run the VI by clicking on the Run button, located on the VI's Toolbar (the Toolbar is the row of icons beneath the VI's menubar).
单击工具栏上的运行按钮运行vi,(工具栏就是vi菜单下的一排图标)。
The index.zul file has various attributes that define the look and feel of the application, such as borderlayout, menubar, menu, and menupopup.
zul文件有各种属性来定义应用程序外观,如borderlayout、menubar、menu和menupopup。
This MenuBar object can contain one or more menu objects that define the name and contents of the menus found along the top of the calculator window.
这个MenuBar对象可以包含一个或多个Menu对象,这些对象定义计算器窗口顶端菜单的名称和内容。
The index.zul file has various attributes such as borderlayout, menubar, menu, and menupopup, all of which define the look and feel of the application.
zul拥有各种属性,比如borderlayout、menubar、menu和menupopup,这些属性定义应用程序的观感。
I'm hopeful that in the future you'll see such common destkop widgets as a colorpicker, a time picker, an autocomplete drop-down, a menubar, a toolbar, and so on.
您将有希望看到一些常见的桌面小部件,比如颜色选择器、时间选择器、自动下拉、菜单栏和工具栏等。
I'm hopeful that in the future you'll see such common destkop widgets as a colorpicker, a time picker, an autocomplete drop-down, a menubar, a toolbar, and so on.
您将有希望看到一些常见的桌面小部件,比如颜色选择器、时间选择器、自动下拉、菜单栏和工具栏等。
应用推荐