Package | Description |
---|---|
com.borland.silktest.jtf |
Java Testing Framework (JTF) 核心类。
|
com.borland.silktest.jtf.flex |
此程序包中包含 Flex TechDomain 的类。
|
com.borland.silktest.jtf.swt |
此程序包中包含 SWT TechDomain 的类。
|
com.borland.silktest.jtf.windowsforms |
此程序包中包含 WindowsForms TechDomain 的类。
|
com.borland.silktest.jtf.xbrowser |
此程序包中包含 xBrowser TechDomain 的类。
|
com.microfocus.silktest.jtf.sap |
此程序包中包含 SAP TechDomain 的类。
|
com.microfocus.silktest.jtf.swing |
此程序包中包含 AWT/Swing TechDomain 的类。
|
com.microfocus.silktest.jtf.wpf |
此程序包中包含 WPF TechDomain 的类。
|
Modifier and Type | Class and Description |
---|---|
class |
Dialog
对话框的类。
|
class |
Window
通常可移动的窗口的类。
|
Modifier and Type | Method and Description |
---|---|
IMoveable |
Window.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
IMoveable |
IMoveable.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
Modifier and Type | Method and Description |
---|---|
List<IMoveable> |
Window.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
List<IMoveable> |
IMoveable.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
Modifier and Type | Class and Description |
---|---|
class |
FlexStandalonePlayer
Flex 独立播放器。
|
class |
FlexWindow
此窗口是 AIR 桌面应用程序中其他窗口的顶层容器。
|
class |
FlexWindowedApplication
WindowedApplication 定义您用于为 AIR 应用程序创建 Flex 应用程序的应用程序容器。
|
class |
SparkWindow
此窗口是 AIR 桌面应用程序中其他窗口的顶层容器。
|
class |
SparkWindowedApplication
WindowedApplication 定义您用于为 AIR 应用程序创建 Flex 应用程序的应用程序容器。
|
Modifier and Type | Method and Description |
---|---|
IMoveable |
SparkWindowedApplication.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
IMoveable |
SparkWindow.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
IMoveable |
FlexWindowedApplication.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
IMoveable |
FlexWindow.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
Modifier and Type | Method and Description |
---|---|
List<IMoveable> |
SparkWindowedApplication.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
List<IMoveable> |
SparkWindow.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
List<IMoveable> |
FlexWindowedApplication.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
List<IMoveable> |
FlexWindow.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
Modifier and Type | Class and Description |
---|---|
class |
Shell
Java SWT 窗口的类。
|
Modifier and Type | Class and Description |
---|---|
class |
FormsWindow
FormsWindow 是表示 Windows Forms 应用程序的顶层窗口。
|
Modifier and Type | Class and Description |
---|---|
class |
BrowserApplication
表示浏览器应用程序的顶层窗口。
|
Modifier and Type | Class and Description |
---|---|
class |
SapWindow
SapWindow 类是顶层窗口的类。
|
Modifier and Type | Method and Description |
---|---|
IMoveable |
SapWindow.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
Modifier and Type | Method and Description |
---|---|
List<IMoveable> |
SapWindow.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
Modifier and Type | Class and Description |
---|---|
class |
AWTDialog
表示对话框。
|
class |
AWTFrame
表示具有标题和边框的顶层窗口。
|
class |
AWTWindow
表示不具有边框和菜单栏的顶层窗口。
|
class |
JDialog
表示对话框。
|
class |
JFrame
表示为 Java Swing 添加支持的 AWTFrame 扩展版本的类。
|
class |
JWindow
表示容器,此容器可在用户桌面的任意位置显示。
|
Modifier and Type | Method and Description |
---|---|
IMoveable |
AWTWindow.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
Modifier and Type | Method and Description |
---|---|
List<IMoveable> |
AWTWindow.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
Modifier and Type | Class and Description |
---|---|
class |
WPFNavigationWindow
表示支持内容导航的窗口。
|
class |
WPFWindow
提供创建、配置、显示和管理窗口和对话框的生存期的功能。
|
Modifier and Type | Method and Description |
---|---|
IMoveable |
WPFWindow.getNextCloseWindow()
返回需关闭的下一个窗口,以关闭除应用程序主窗口以外的其他所有窗口。
|
Modifier and Type | Method and Description |
---|---|
List<IMoveable> |
WPFWindow.getCloseWindows()
返回需关闭的窗口,以便只有应用程序的主窗口打开。
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.