Descripción
Sintaxis
@JavaBean(defaultProperty="UI", description="A small window that pops up and displays a series of choices.") public class JPopupMenu extends JComponent implements Accessible, MenuElement
Constructores
Métodos
- add()
- addMenuKeyListener()
- addPopupMenuListener()
- addSeparator()
- createActionChangeListener()
- createActionComponent()
- firePopupMenuCanceled()
- firePopupMenuWillBecomeInvisible()
- firePopupMenuWillBecomeVisible()
- getAccessibleContext()
- getComponent()
- getComponentAtIndex()
- getComponentIndex()
- getDefaultLightWeightPopupEnabled()
- getInvoker()
- getLabel()
- getMargin()
- getMenuKeyListeners()
- getPopupMenuListeners()
- getSelectionModel()
- getSubElements()
- getUI()
- getUIClassID()
- insert()
- isBorderPainted()
- isLightWeightPopupEnabled()
- isPopupTrigger()
- isVisible()
- menuSelectionChanged()
- pack()
- paintBorder()
- paramString()
- processKeyEvent()
- processMouseEvent()
- remove()
- removeMenuKeyListener()
- removePopupMenuListener()
- setBorderPainted()
- setDefaultLightWeightPopupEnabled()
- setInvoker()
- setLabel()
- setLightWeightPopupEnabled()
- setLocation()
- setPopupSize()
- setSelected()
- setSelectionModel()
- setUI()
- setVisible()
- show()
- 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.