Component.add

Component.add

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void add( PopupMenu popup )
Parameters
popup
the popup menu to be added to the component.
Description
Adds the specified popup menu to the component.

See Also
remove