JavaAwtPopupMenu Class

Description

Popup menus in a Java application or applet, as defined in the Java Abstract Windowing Toolkit class library.

Inheritance

Derived from the AnyWin class.

Methods

Inherits methods from the AnyWin class.

Properties

Inherits properties from the AnyWin class.

Notes

JavaAwtPopupMenu is available for playback only. Silk Test Classic is not able to record it and you must manually script any interaction with those menus.

It is strongly recommended that you use PopupSelect () rather than JavaAwtPopupMenu::Pick().

When you use the SilkBean, you should insert a right-mouse Click() before JavaAwtPopupMenu in order to bring up the menu.