Constructor Index

JPopupMenu()
JPopupMenu(String)

Method Index

add(Action)
add(Component)
add(JMenuItem)
addPopupMenuListener(PopupMenuListener)
addSeparator()
createActionChangeListener(JMenuItem)
firePopupMenuCanceled()
firePopupMenuWillBecomeInvisible()
firePopupMenuWillBecomeVisible()
getAccessibleContext()
getComponent()
getComponentAtIndex(int)
getComponentIndex(Component)
getInvoker()
getLabel()
getMargin()
getSelectionModel()
getSubElements()
getUI()
getUIClassID()
insert(Action, int)
insert(Component, int)
isBorderPainted()
isLightWeightPopupEnabled()
isVisible()
menuSelectionChanged(boolean)
pack()
paintBorder(Graphics)
processKeyEvent(KeyEvent, MenuElement[], MenuSelectionManager)
processMouseEvent(MouseEvent, MenuElement[], MenuSelectionManager)
removePopupMenuListener(PopupMenuListener)
setBorderPainted(boolean)
setInvoker(Component)
setLabel(String)
setLightWeightPopupEnabled(boolean)
setLocation(int, int)
setPopupSize(Dimension)
setPopupSize(int, int)
setSelected(Component)
setSelectionModel(SingleSelectionModel)
setUI(PopupMenuUI)
setVisible(boolean)
show(Component, int, int)
updateUI()
getDefaultLightWeightPopupEnabled()
setDefaultLightWeightPopupEnabled(boolean)