Menu item events


You can use the same mechanism for assigning event handlers to menu items as with any other component. For menu items, you can also add the actionPerformed event handler by actually selecting the item from the menu in the Form Editor window.

To add an event handler to a menu item:

Contents Prev Next Index