Descripción
Sintaxis
@JavaBean(description="A popup window containing menu items displayed in a menu bar.") public class JMenu extends JMenuItem implements Accessible, MenuElement
Constructores
Campos
Métodos
- add()
- addMenuListener()
- addSeparator()
- applyComponentOrientation()
- createActionChangeListener()
- createActionComponent()
- createWinListener()
- doClick()
- fireMenuCanceled()
- fireMenuDeselected()
- fireMenuSelected()
- getAccessibleContext()
- getComponent()
- getDelay()
- getItem()
- getItemCount()
- getMenuComponent()
- getMenuComponentCount()
- getMenuComponents()
- getMenuListeners()
- getPopupMenu()
- getPopupMenuOrigin()
- getSubElements()
- getUIClassID()
- insert()
- insertSeparator()
- isMenuComponent()
- isPopupMenuVisible()
- isSelected()
- isTearOff()
- isTopLevelMenu()
- menuSelectionChanged()
- paramString()
- processKeyEvent()
- remove()
- removeAll()
- removeMenuListener()
- setAccelerator()
- setDelay()
- setMenuLocation()
- setModel()
- setPopupMenuVisible()
- setSelected()
- updateUI()
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.