aicas logoJamaica 6.4 release 1

Uses of Class
java.awt.MenuBar

Packages that use MenuBar
java.awt Contains all of the classes for creating user interfaces and for painting graphics and images. 
java.awt.peer Provides for interfacing with the underlying window system. 
 

Uses of MenuBar in java.awt
 

Methods in java.awt that return MenuBar
 MenuBar Frame.getMenuBar()
          Gets the menu bar for this frame.
 

Methods in java.awt with parameters of type MenuBar
protected abstract  MenuBarPeer Toolkit.createMenuBar(MenuBar target)
          Creates this toolkit's implementation of MenuBar using the specified peer interface.
 void Frame.setMenuBar(MenuBar mb)
          Sets the menu bar for this frame to the specified menu bar.
 

Uses of MenuBar in java.awt.peer
 

Methods in java.awt.peer with parameters of type MenuBar
 void FramePeer.setMenuBar(MenuBar mb)
          Sets the menu bar for the frame.
 


aicas logoJamaica 6.4 release 1

aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2015 aicas GmbH. All Rights Reserved.