Frame.remove

Frame.remove

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized void remove( MenuComponent m )
Parameters
m
the menu component to remove.
Description
Removes the specified menu bar from this frame.

Overrides
remove in class Component