JPopupMenu

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:author gptkb:Sun_Microsystems
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/javax/swing/JPopupMenu.html
https://www.w3.org/2000/01/rdf-schema#label JPopupMenu
gptkbp:implementedIn Accessible
MenuElement
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:mayInclude gptkb:JSeparator
JCheckBoxMenuItem
JMenuItem
JRadioButtonMenuItem
gptkbp:method add(JMenuItem menuItem)
getComponentCount()
getSubElements()
isVisible()
remove(int index)
setVisible(boolean b)
show(Component invoker, int x, int y)
gptkbp:partOf javax.swing package
gptkbp:relatedTo gptkb:JMenuBar
JMenu
gptkbp:superclass gptkb:JComponent
gptkbp:usedFor creating popup menus in Java GUI applications
gptkbp:bfsParent gptkb:Java_Swing
gptkbp:bfsLayer 7