JMenuBar

GPTKB entity

Statements (36)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/javax/swing/JMenuBar.html
gptkbp:extendsTo gptkb:JComponent
gptkbp:field protected JMenu helpMenu
protected MenuBarUI ui
protected boolean paintBorder
https://www.w3.org/2000/01/rdf-schema#label JMenuBar
gptkbp:implementedIn Accessible
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:mayInclude JMenu
JMenuItem
gptkbp:method add(JMenu menu)
getAccessibleContext()
getComponentAtIndex(int i)
getHelpMenu()
getMenu(int index)
getMenuCount()
getSubElements()
getUI()
isBorderPainted()
setBorderPainted(boolean b)
setHelpMenu(JMenu menu)
setUI(MenuBarUI ui)
updateUI()
gptkbp:partOf javax.swing package
gptkbp:relatedTo gptkb:Swing
gptkb:JComponent
JMenu
JMenuItem
gptkbp:superclass JMenuBar.AccessibleJMenuBar
gptkbp:usedFor creating menu bars in Java GUI applications
gptkbp:bfsParent gptkb:Java_Swing
gptkb:Swing_API
gptkbp:bfsLayer 7