JavaDialogBox Class

Description

Dialogs in a Java application or applet.

Inheritance

Derived from the DialogBox class.

Methods

Inherits all of its methods from the DialogBox class, MoveableWin class, and AnyWin class.

Properties

Inherits all of its properties from the DialogBox class, MoveableWin class, and AnyWin class.

Notes

Occasionally, a submenu of a Java menu exceeds the boundaries of its application so that part of the submenu extends beyond the borders of the application. In this situation, Silk Test Classic records these very large submenus as JavaDialogBoxes, not as part of the menu. You can avoid this by expanding the JavaMainWin to a larger size before recording or by maximizing the application window.