Toolkit.createMenuBar

Toolkit.createMenuBar

Class Overview | Class Members | This Package | All Packages

Syntax
protected abstract MenuBarPeer createMenuBar( MenuBar target )
Parameters
target
the menu bar to be implemented.
Returns
this toolkit's implementation of MenuBar.
Description
Creates this toolkit's implementation of MenuBar using the specified peer interface.

See Also
MenuBar, MenuBarPeer