FileDocCategorySizeDatePackage
MenuBarPeer.javaAPI DocJava SE 5 API622Fri Aug 26 14:56:56 BST 2005java.awt.peer

MenuBarPeer

public interface MenuBarPeer implements MenuComponentPeer
The peer interfaces are intended only for use in porting the AWT. They are not intended for use by application developers, and developers should not implement peers nor invoke any of the peer methods directly on the peer instances.

Fields Summary
Constructors Summary
Methods Summary
public voidaddHelpMenu(java.awt.Menu m)

public voidaddMenu(java.awt.Menu m)

public voiddelMenu(int index)