Example usage for Java java.awt Component.Container fields, constructors, methods, implement or subclass
The text is from its open source code.
void | add(PopupMenu popup) Adds the specified popup menu to the component. |
void | remove(MenuComponent popup) Removes the specified popup menu from the component. |