Java JMenuBar Constructor's

Beginner java tutorial site is rehosted with updated content and useful information under the domain name javabeginner.com

javax.swing
Class JMenuBar

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjavax.swing.JComponent
              extended byjavax.swing.JMenuBar
All Implemented Interfaces:
Accessible, ImageObserver, MenuContainer, MenuElement, Serializable
Direct Known Subclasses:
BasicInternalFrameTitlePane.SystemMenuBar
 
 
 
 

JMenuBar Constructor

 

 

 

JMenuBar()
Creates a new menu bar.

 

Google
 
Web www.beginner-java-tutorial.com