PopupMenu.addNotify

PopupMenu.addNotify

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void addNotify()
Description
Creates the popup menu's peer. The peer allows us to change the appearance of the popup menu without changing any of the popup menu's functionality.

Overrides
addNotify in class Menu